Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy to Heroku #10

Open
yrunts opened this issue Sep 14, 2016 · 1 comment
Open

Deploy to Heroku #10

yrunts opened this issue Sep 14, 2016 · 1 comment

Comments

@yrunts
Copy link

yrunts commented Sep 14, 2016

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

@aminerhanemi
Copy link

Hi did you find a solution for this problem ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants