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

Issue creating a admin_ui #14

Open
vchattamoni opened this issue Aug 9, 2016 · 1 comment
Open

Issue creating a admin_ui #14

vchattamoni opened this issue Aug 9, 2016 · 1 comment

Comments

@vchattamoni
Copy link

Hello Team,

Getting the below error while pushing web_UI application to CF.

Please kindly suggest ASAP.

cf push admin_ui -c "npm install"

Updating app admin_ui in org miraclesoft / space DEV as admin...
OK
Uploading admin_ui...
Uploading app files from: /home/vchattamoni/Desktop/CF/admin_ui
Uploading 935.7K, 220 files
Done uploading
OK
Stopping app admin_ui in org miraclesoft / space DEV as admin...
OK
Starting app admin_ui in org miraclesoft / space DEV as admin...
-----> Downloaded app package (912K)
-------> Buildpack version 1.5.15
cat: /tmp/staged/app/package.json: No such file or directory
! Unable to parse package.json
-----> Build failed
We're sorry this build is failing! You can troubleshoot common issues here:
https://devcenter.heroku.com/articles/troubleshooting-node-deploys
If you're stuck, please submit a ticket so we can help:
https://help.heroku.com/
Love,
Heroku
Staging failed: Buildpack compilation step failed

FAILED
Error restarting application: BuildpackCompileFailed

TIP: use 'cf logs admin_ui --recent' for more information

@o-orand
Copy link
Contributor

o-orand commented Aug 11, 2016

Hello,
You need to compile all stuff before pushing to CF. You can use part of PR #8 to setup your build: 223366b

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