-
Notifications
You must be signed in to change notification settings - Fork 246
Bower not found #164
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
Comments
Hi @Cristianurbano! how you came to have this error? |
Hi @simobasso , in the npm, we don't have the 1.4.1 version |
Sorry @Cristianurbano , my mistake. I've updated to 1.4.1 in npm now, this will fix the issue. |
Thanks @dennybiasiolli , now the version 1.4.1 is in npm, but the error still there |
fix: removing `bower install` in `postinstall` script ref: #164
Hi @Cristianurbano , thanks to your report I fixed the issue. |
Thanks @dennybiasiolli now it works as expected |
Hi!
In the 1.4.0 version, the postinstall script throw the folowing error:
sh: 1: bower: not found
Failed at the [email protected] postinstall script 'bower install'.
The text was updated successfully, but these errors were encountered: