alexmingoia / purescript-pux

Build type-safe web apps with PureScript.
https://www.purescript-pux.org
Other
565 stars 76 forks source link

Starter app includes outdated bower, fails to build #162

Open davedawkins opened 5 years ago

davedawkins commented 5 years ago

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