Skip to content

On windows dependent extensions pulled in by an npm package mislabeled and show absolute path in banner #6619

Description

@avtc

What happened?

On windows dependent extensions pulled in by an npm package mislabeled and show absolute path in [Extensions] banner.

Steps to reproduce

On Windows do pi install npm:avtc-pi-user-decisions (it references sibling extension to be installed in pi.extensions: ../avtc-pi-ui-components/index.ts)

On starting pi extensions lists looks like:

[Extensions]
avtc-pi-user-decisions, avtc-pi-user-decisions:C:\...\node_modules\avtc-pi-ui-components\index.ts

Expected behavior

Expected to see:

[Extensions]
avtc-pi-user-decisions, avtc-pi-ui-components

Version

0.80.6

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions