-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
deploying on heroku,build failed. #38
Comments
This problem went fixed, look #34 |
I did try. but that did not work. |
Hi I have the same problem... |
bharathgs, have you solved this problem? |
Hi, if this problem is persisting, please look at the Heroku URL path. In the readme, if you use the link, it uses https://heroku.com/deploy?template=https://github.com/esthercrawford/estherbot. Make sure you go to https://heroku.com/deploy?template=https://github.com/[your forked repository in github] |
I've tried everything, yet it does not work. |
Still facing same issue! |
@esthercrawford does it still work? |
-----> Node.js app detected
-----> Creating runtime environment
-----> Installing binaries
engines.node (package.json): unspecified
engines.npm (package.json): unspecified (use default)
-----> Restoring cache
Skipping cache restore (new runtime signature)
-----> Building dependencies
Installing node modules (package.json)
npm ERR! git clone --template=/app/.npm/_git-remotes/_templates --mirror https://github.com/skhavari/smooch-bot.git /app/.npm/_git-remotes/git-https-github-com-skhavari-smooch-bot-git-5b388294: Cloning into bare repository '/app/.npm/_git-remotes/git-https-github-com-skhavari-smooch-bot-git-5b388294'...
npm ERR! git clone --template=/app/.npm/_git-remotes/_templates --mirror https://github.com/skhavari/smooch-bot.git /app/.npm/_git-remotes/git-https-github-com-skhavari-smooch-bot-git-5b388294: remote: Invalid username or password.
npm ERR! git clone --template=/app/.npm/_git-remotes/_templates --mirror https://github.com/skhavari/smooch-bot.git /app/.npm/_git-remotes/git-https-github-com-skhavari-smooch-bot-git-5b388294: fatal: Authentication failed for 'https://github.com/skhavari/smooch-bot.git/'
npm ERR! Linux 3.13.0-105-generic
npm ERR! argv "/tmp/build_f3953bab5d20fc596a36606e1bf02249/esthercrawford-EstherBot-0772fde/.heroku/node/bin/node" "/tmp/build_f3953bab5d20fc596a36606e1bf02249/esthercrawford-EstherBot-0772fde/.heroku/node/bin/npm" "install" "--unsafe-perm" "--userconfig" "/tmp/build_f3953bab5d20fc596a36606e1bf02249/esthercrawford-EstherBot-0772fde/.npmrc"
npm ERR! node v6.9.1
npm ERR! npm v3.10.8
npm ERR! code 128
-----> Build failed
! Push rejected, failed to compile Node.js app.
! Push faileds
The text was updated successfully, but these errors were encountered: