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
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! [email protected] postinstall: `opencollective-postinstall`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Problem: Cant run "npm i docsify-cli -g" to install. BUT i use "sudo npm i docsify-cli -g", i am able to install. problem is I cant use docsify command. it will output.
/usr/bin/env: ‘node\r’: No such file or directory
root@ac-switchvn:~# cd
root@ac-switchvn:~# docsify
/usr/bin/env: ‘node\r’: No such file or directory
npm version: 6.13.7
node version: v13.9.0
nodejs version: v8.10.0
Problem: Cant run "npm i docsify-cli -g" to install. BUT i use "sudo npm i docsify-cli -g", i am able to install. problem is I cant use docsify command. it will output.
The text was updated successfully, but these errors were encountered: