appscope icon indicating copy to clipboard operation
appscope copied to clipboard

Remove warning from scoped `npm` process

Open seanvaleo opened this issue 2 years ago • 1 comments

npm 8.5.1 ubuntu 22.04

$ scope npm install express
$ /usr/bin/npm is not a viable ELF file

The child node process is successfully scoped, but because npm runs a script, AppScope throws a warning about the file format.

seanvaleo avatar Apr 11 '23 18:04 seanvaleo

Just a warning, no need cite this in the docs.

abetones avatar Apr 18 '23 20:04 abetones