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
[email protected] postinstall C:\Users\User1\AppData\Roaming\npm\node_modules\devkit
sh scripts/postinstall.sh
'sh' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Users\User1\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "install" "-g" "devkit"
npm ERR! node v7.4.0
npm ERR! npm v4.1.1
npm ERR! code ELIFECYCLE
npm ERR! [email protected] postinstall: sh scripts/postinstall.sh
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script 'sh scripts/postinstall.sh'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the devkit package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! sh scripts/postinstall.sh
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs devkit
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls devkit
npm ERR! There is likely additional logging output above.
C:>devkit
'sh' is not recognized as an internal or external command,
operable program or batch file.`
The text was updated successfully, but these errors were encountered:
npm install -g devkit on windows
`C:\Users\User1\AppData\Roaming\npm\devkit -> C:\Users\User1\AppData\Roaming\npm\node_modules\devkit\src\devkit.js
'sh' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Users\User1\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "install" "-g" "devkit"
npm ERR! node v7.4.0
npm ERR! npm v4.1.1
npm ERR! code ELIFECYCLE
npm ERR! [email protected] postinstall:
sh scripts/postinstall.sh
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script 'sh scripts/postinstall.sh'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the devkit package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! sh scripts/postinstall.sh
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs devkit
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls devkit
npm ERR! There is likely additional logging output above.
C:>devkit
'sh' is not recognized as an internal or external command,
operable program or batch file.`
The text was updated successfully, but these errors were encountered: