rnpenguin / cgm-remote-monitor

Nightscout - A remote monitoring web server and client for continuous glucose management
http://nightscouthd.azurewebsites.net/
24 stars 116 forks source link

bower version in package.json no longer exists #18

Closed necroscope closed 10 years ago

necroscope commented 10 years ago

Hi, The bower version in package json no longer exist. Suggestion is to pick another version or just use

"bower": "*",

in package.json

TC2013 commented 10 years ago

Yes, the json currently calls for ^1.3.8 but right now the newest on their server appears to be 1.3.2, so the npm install fails to install bower.