appview icon indicating copy to clipboard operation
appview copied to clipboard

Warning appears in scoped npm process

Open seanvaleo opened this issue 2 years ago • 0 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 Oct 09 '23 01:10 seanvaleo