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
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
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
The text was updated successfully, but these errors were encountered: