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
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 inpi.extensions:../avtc-pi-ui-components/index.ts)On starting pi extensions lists looks like:
Expected behavior
Expected to see:
Version
0.80.6