You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~/projects/chanterelle master ± npm install -g f-o-a-m/chanterelle
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm ERR! code ENOENT
npm ERR! syscall chmod
npm ERR! path /home/srghma/.node_modules/lib/node_modules/chanterelle/chanterelle-bin.sh
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, chmod '/home/srghma/.node_modules/lib/node_modules/chanterelle/chanterelle-bin.sh'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /home/srghma/.npm/_logs/2022-02-01T17_27_03_732Z-debug.log
✘ ~/projects/chanterelle master npm install -g f-o-a-m/chanterelle#v3.0.0
npm ERR! code ENOENT
npm ERR! syscall chmod
npm ERR! path /home/srghma/.node_modules/lib/node_modules/chanterelle/chanterelle-bin.sh
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, chmod '/home/srghma/.node_modules/lib/node_modules/chanterelle/chanterelle-bin.sh'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /home/srghma/.npm/_logs/2022-02-01T17_35_02_729Z-debug.log
it's bc there is just no such dir
~/projects/chanterelle master ls -al /home/srghma/.node_modules/lib/node_modules
total 100
drwxr-xr-x 25 srghma users 4096 Feb 1 19:35 .
drwxr-xr-x 3 srghma users 4096 Oct 9 2019 ..
drwxr-xr-x 4 srghma users 4096 May 7 2020 bower
drwxr-xr-x 6 srghma users 4096 May 7 2020 bower-check-updates
I didn't try yet, but node -e 'require(....)' should work
maybe fact that I cannot find https://www.npmjs.com/search?q=chanterelle package on npm is somehow related? (weird that npm cli tries to install, but package is not on a cloud)
it's bc there is just no such dir
maybe bc this packages is not on npm at all ?
https://www.npmjs.com/search?q=f-o-a-m%2Fchanterelle
The text was updated successfully, but these errors were encountered: