Closed TrevorJTClarke closed 4 years ago
cc @xdamman @asood123
adding the || exit 0
should be done on the side of the project.
We could update this package to not run on CI environment, it's a good idea. Just worried about doing any change that are not high priority given that quite a few packages depend on it and we may break them (that's why we just published a lightweight version on https://github.com/opencollective/opencollective-postinstall )
Hello! I've been using packages that use this CLI tool. I love what can be accomplished with this!
Main issue:
|| exit 0
or|| true
to continue pipeline.opencollective postinstall || exit 0
npm install --production
Our specific use:
I am filing issue here, as it could be an issue with other packages than nuxt. If you think differently, I'll send to them instead :)