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

Cannot Deploy to Meteor Galaxy: Failed at the [email protected] postinstall script 'jsx jsx/ dist/'. #21

Open
jamesscaggs opened this issue Dec 19, 2016 · 0 comments

Comments

@jamesscaggs
Copy link

I am deploying a Meteor app to Galaxy and it is failing at:
Failed at the [email protected] postinstall script 'jsx jsx/ dist/'.

2016-12-19 16:35:07-06:00npm ERR! Failed at the [email protected] postinstall script 'jsx jsx/ dist/'.
v005
2016-12-19 16:35:07-06:00npm ERR! Make sure you have the latest version of node.js and npm installed.
v005
2016-12-19 16:35:07-06:00npm ERR! If you do, this is most likely a problem with the react-bootstrap-select package,
v005
2016-12-19 16:35:07-06:00npm ERR! not with npm itself.
v005
2016-12-19 16:35:07-06:00npm ERR! Tell the author that this fails on your system:
v005
2016-12-19 16:35:07-06:00npm ERR! jsx jsx/ dist/
v005
2016-12-19 16:35:07-06:00npm ERR! You can get information on how to open an issue for this project with:
v005
2016-12-19 16:35:07-06:00npm ERR! npm bugs react-bootstrap-select
v005
2016-12-19 16:35:07-06:00npm ERR! Or if that isn't available, you can get their info via:
v005
2016-12-19 16:35:07-06:00npm ERR! npm owner ls react-bootstrap-select
v005
2016-12-19 16:35:07-06:00npm ERR! There is likely additional logging output above.
v005
2016-12-19 16:35:07-06:00
v005
2016-12-19 16:35:07-06:00npm ERR! Please include the following file with any support request:
v005
2016-12-19 16:35:07-06:00npm ERR! /app/bundle/programs/server/npm/npm-debug.log
v005
2016-12-19 16:35:07-06:00
v005
2016-12-19 16:35:07-06:00npm WARN [email protected] No description
v005
2016-12-19 16:35:07-06:00npm WARN [email protected] No repository field.
v005
2016-12-19 16:35:07-06:00npm WARN [email protected] No license field.
v005
2016-12-19 16:35:07-06:00npm ERR! Linux 4.4.0-45-generic
v005
2016-12-19 16:35:07-06:00npm ERR! argv "/node-v4.6.2-linux-x64/bin/node" "/node-v4.6.2-linux-x64/bin/npm" "install"
v005
2016-12-19 16:35:07-06:00npm ERR! node v4.6.2
v005
2016-12-19 16:35:07-06:00npm ERR! npm v4.0.5
v005
2016-12-19 16:35:07-06:00npm ERR! code ELIFECYCLE
v005
2016-12-19 16:35:07-06:00npm ERR! [email protected] install: node npm-rebuild.js
v005
2016-12-19 16:35:07-06:00npm ERR! Exit status 1
v005
2016-12-19 16:35:07-06:00npm ERR!
v005
2016-12-19 16:35:07-06:00npm ERR! Failed at the [email protected] install script 'node npm-rebuild.js'.
v005
2016-12-19 16:35:07-06:00npm ERR! Make sure you have the latest version of node.js and npm installed.
v005
2016-12-19 16:35:07-06:00npm ERR! If you do, this is most likely a problem with the meteor-dev-bundle package,
v005
2016-12-19 16:35:07-06:00npm ERR! not with npm itself.
v005
2016-12-19 16:35:07-06:00npm ERR! Tell the author that this fails on your system:
v005
2016-12-19 16:35:07-06:00npm ERR! node npm-rebuild.js
v005
2016-12-19 16:35:07-06:00npm ERR! You can get information on how to open an issue for this project with:
v005
2016-12-19 16:35:07-06:00npm ERR! npm bugs meteor-dev-bundle
v005
2016-12-19 16:35:07-06:00npm ERR! Or if that isn't available, you can get their info via:
v005
2016-12-19 16:35:07-06:00npm ERR! npm owner ls meteor-dev-bundle
v005
2016-12-19 16:35:07-06:00npm ERR! There is likely additional logging output above.
v005
2016-12-19 16:35:07-06:00
v005
2016-12-19 16:35:07-06:00npm ERR! Please include the following file with any support request:
v005
2016-12-19 16:35:07-06:00npm ERR! /app/bundle/programs/server/npm-debug.log
v005
2016-12-19 16:35:10-06:00Removing intermediate container 614194424cc4
v005
2016-12-19 16:35:10-06:00Failed to build version 5. Maximum retries reached.

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

1 participant