RanvierMUD / soma

DEPRECATED not usable with version 3.x
http://ranviermud.com
MIT License
23 stars 15 forks source link

bower install does not work #7

Closed LiamKenneth closed 5 years ago

LiamKenneth commented 6 years ago

Bower registry is under a new domain. bower install does not work, at least for me till I added .bowerrc and set the registry to https://registry.bower.io

ratacat commented 5 years ago

For Neuro, I ended up migrating over to yarn. Bower was having an avalanche of issues for me. The whole story escapes me at the moment, but I feel like it was no longer going to be supported moving forward.

LiamKenneth commented 5 years ago

My issue was that my bower version was out of date and the registry URL needed changing. There was no need for this PR tbh. Make sure Bower is up to date and should work. At least it did for me