-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Bug: opencollective: Permission denied #15
Comments
This is related to the old version and the old setup. OldThe
NewThe
|
@znarf so the error should not be thrown anymore when using |
@macjohnny Yes. And if you have any issue with |
@znarf thanks! side question: is |
@macjohnny Regarding the opencollective postinstall message, The feedback (and experience) was that the package was too big and with too many dependencies for the simple task. |
So it might be good to add a note at the beginning of the Readme and archive the repository |
Issue Type
Bug
Description
postinstall fails on CircleCI with the following error:
https://circleci.com/gh/bithost-gmbh/ngx-mat-select-search/114?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link
Workaround
An easy workaround is to add the following to the
.circleci/config.yml
Suggested fix
Don't throw errors if something fails, allowing to continue the installation without interruption.
See also
ng-packagr/ng-packagr#1178
The text was updated successfully, but these errors were encountered: