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

Starter app includes outdated bower, fails to build #162

Open
davedawkins opened this issue Oct 12, 2019 · 0 comments
Open

Starter app includes outdated bower, fails to build #162

davedawkins opened this issue Oct 12, 2019 · 0 comments

Comments

@davedawkins
Copy link

The error you get is as described here:
https://stackoverflow.com/questions/51020317/einvres-request-to-https-bower-herokuapp-com-packages-failed-with-502

The preferred solution is to upgrade bower globally, which fails because the locally installed version is used instead.

I think this app needs to either remove the "bower" dependency in package.json, or update the version from 1.7.9 to 1.8

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