You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and when i run npm install this is the error i get:
npm WARN deprecated [email protected]: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm ERR! code E404
npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/webinos-api-test
npm ERR! 404
npm ERR! 404 'webinos-api-test' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'webinos-pzh'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/mauro/.npm/_logs/2017-02-26T18_23_25_682Z-debug.log
The text was updated successfully, but these errors were encountered:
Hello,
I am following the tutorial from https://developer.webinos.org/platform/linux
and when i run npm install this is the error i get:
npm WARN deprecated [email protected]: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm ERR! code E404
npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/webinos-api-test
npm ERR! 404
npm ERR! 404 'webinos-api-test' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'webinos-pzh'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/mauro/.npm/_logs/2017-02-26T18_23_25_682Z-debug.log
The text was updated successfully, but these errors were encountered: