Open
Description
In logs in osx, I see for example:
[21:46:53.665] Updating types-registry npm package...
[21:46:53.665] Exec: "/Applications/EclipseJava.app/Contents/Eclipse/.node/node-v18.18.2-darwin-arm64/lib/node_modules/npm/bin/npm-cli.js" install --ignore-scripts types-registry@latest
[21:46:53.676] Failed. stdout:
stderr:
env: node: No such file or directory
npm-cli.js just have #!/usr/bin/env node
so I afraid PATH env is not forwarded to subprocess
Metadata
Metadata
Assignees
Labels
No labels