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
I've tried to deploy application to Heroku but received error
remote: > [email protected] typings /tmp/build_5224193d7899447ce2b40d5c7ef4d0fc
remote: > typings install
remote:
remote: sh: 1: typings: not found
remote:
remote: npm ERR! Linux 3.13.0-93-generic
remote: npm ERR! argv "/tmp/build_5224193d7899447ce2b40d5c7ef4d0fc/.heroku/node/bin/node" "/tmp/build_5224193d7899447ce2b40d5c7ef4d0fc/.heroku/node/bin/npm" "run" "typings"
remote: npm ERR! node v5.11.1
remote: npm ERR! npm v3.8.6
remote: npm ERR! file sh
remote: npm ERR! code ELIFECYCLE
remote: npm ERR! errno ENOENT
remote: npm ERR! syscall spawn
remote: npm ERR! [email protected] typings: typings install
remote: npm ERR! spawn ENOENT
remote: npm ERR!
remote: npm ERR! Failed at the [email protected] typings script 'typings install'.
remote: npm ERR! Make sure you have the latest version of node.js and npm installed.
remote: npm ERR! If you do, this is most likely a problem with the rdash-angular2 package,
remote: npm ERR! not with npm itself.
remote: npm ERR! Tell the author that this fails on your system:
remote: npm ERR! typings install
remote: npm ERR! You can get information on how to open an issue for this project with:
remote: npm ERR! npm bugs rdash-angular2
remote: npm ERR! Or if that isn't available, you can get their info via:
remote: npm ERR! npm owner ls rdash-angular2
remote: npm ERR! There is likely additional logging output above.
remote:
remote: npm ERR! Please include the following file with any support request:
remote: npm ERR! /tmp/build_5224193d7899447ce2b40d5c7ef4d0fc/npm-debug.log
remote:
remote: npm ERR! Linux 3.13.0-93-generic
remote: npm ERR! argv "/tmp/build_5224193d7899447ce2b40d5c7ef4d0fc/.heroku/node/bin/node" "/tmp/build_5224193d7899447ce2b40d5c7ef4d0fc/.heroku/node/bin/npm" "install" "--unsafe-perm" "--userconfig" "/tmp/build_5224193d7899447ce2b40d5c7ef4d0fc/.npmrc"
remote: npm ERR! node v5.11.1
remote: npm ERR! npm v3.8.6
remote: npm ERR! code ELIFECYCLE
remote: npm ERR! [email protected] postinstall: npm run typings
remote: npm ERR! Exit status 1
remote: npm ERR!
remote: npm ERR! Failed at the [email protected] postinstall script 'npm run typings'.
remote: npm ERR! Make sure you have the latest version of node.js and npm installed.
remote: npm ERR! If you do, this is most likely a problem with the rdash-angular2 package,
remote: npm ERR! not with npm itself.
remote: npm ERR! Tell the author that this fails on your system:
remote: npm ERR! npm run typings
remote: npm ERR! You can get information on how to open an issue for this project with:
remote: npm ERR! npm bugs rdash-angular2
remote: npm ERR! Or if that isn't available, you can get their info via:
remote: npm ERR! npm owner ls rdash-angular2
remote: npm ERR! There is likely additional logging output above.
remote:
remote: npm ERR! Please include the following file with any support request:
remote: npm ERR! /tmp/build_5224193d7899447ce2b40d5c7ef4d0fc/npm-debug.log
remote:
remote: -----> Build failed
The text was updated successfully, but these errors were encountered:
I've tried to deploy application to Heroku but received error
The text was updated successfully, but these errors were encountered: