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

Fails to install #1

Open
enstyled opened this issue Aug 29, 2020 · 4 comments
Open

Fails to install #1

enstyled opened this issue Aug 29, 2020 · 4 comments

Comments

@enstyled
Copy link

-----> https://github.com/remoteinterview/zero-heroku-buildpack app detected
Downloading and installing node
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
mv: cannot stat '/tmp/build_508dbeb1_/node-v14.9.0-linux-x64': No such file or directory
chmod: cannot access '/tmp/build_508dbeb1_/vendor/node/bin/*': No such file or directory
cp: cannot stat '/tmp/build_508dbeb1_/vendor/node': No such file or directory
Building runtime environment
/tmp/codon/tmp/buildpacks/3710c6bdb8e0abd0a6a7ed4781fd8312f4b570f9/bin/compile: line 55: npm: command not found
Installing Zero
/tmp/codon/tmp/buildpacks/3710c6bdb8e0abd0a6a7ed4781fd8312f4b570f9/bin/compile: line 80: npm: command not found
saving version id
web: NODE_ENV=production zero app
Building App with Zero
/tmp/codon/tmp/buildpacks/3710c6bdb8e0abd0a6a7ed4781fd8312f4b570f9/bin/compile: line 117: zero: command not found
 !     Push rejected, failed to compile https://github.com/remoteinterview/zero-heroku-buildpack app.
 !     Push failed
@lockevn
Copy link

lockevn commented Oct 25, 2020

I got the same problem. This seems to be outdated.

@extempl
Copy link

extempl commented May 9, 2021

Fixed in my fork: cURL should be provided with -L parameter to follow 301 redirect.

@enstyled
Copy link
Author

It's great you have found the issue! For the record, here is a link to the fork.

@extempl
Copy link

extempl commented May 11, 2021

It's great you have found the issue! For the record, here is a link to the fork.

There is a PR in this repo as well.

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

3 participants