GermanBluefox / node-red-vis

Web visualisation for node-red.
Other
15 stars 7 forks source link

Error during update to 0.4.1 #12

Closed hermannw closed 8 years ago

hermannw commented 8 years ago

This error comes up when I try to do an update:

npm ERR! Linux 4.1.19+ npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "update" "node-red-vis" npm ERR! node v4.4.4 npm ERR! npm v2.15.1 npm ERR! code E404

npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/ioBroker.vis-google-fonts npm ERR! 404 npm ERR! 404 'ioBroker.vis-google-fonts' is not in the npm registry. npm ERR! 404 Your package name is not valid, because npm ERR! 404 npm ERR! 404 1. name can no longer contain capital letters npm ERR! 404 It was specified as a dependency of 'node-red-vis'

GermanBluefox commented 8 years ago

Thanks. Please try again with new version.

hermannw commented 8 years ago

Thank you! It works now.