-
-
Notifications
You must be signed in to change notification settings - Fork 129
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
Recent release is breaking yard upgrade #471
Comments
npm install -g opencollective, |
Why this has been added to the project ? |
It’s for donating |
This update has broken our build process as well. Since we are installing via package.json, we are simply going to stick with 1.35.1 until this issue is resolved. It's not much of an issue to run this on a local machine:
But it would be greatly preferable not to have to modify our build process to install opencollective before installing the rest of our dependencies. |
…471 Added opencollective dep within prod dep
I cant install anything globally on build server ( and its fail ) |
install opencollective is not make sense, hope update |
Same here |
Should be ok now. |
After the recent release, yard upgrade is crashing. Error:
error node_modules/mobx-react-form: Command failed.
Exit code: 127
Command: opencollective postinstall
The text was updated successfully, but these errors were encountered: