Skip to content

Instantly share code, notes, and snippets.

@moorthi07
Last active October 23, 2017 18:35
Show Gist options
  • Save moorthi07/ae591b755dff81dff5a33ac153e78bf8 to your computer and use it in GitHub Desktop.
Save moorthi07/ae591b755dff81dff5a33ac153e78bf8 to your computer and use it in GitHub Desktop.
appservice azure errors
npm install: @ console : wwwroot:
npm WARN package.json assert@1.4.1 assert is also the name of a node core module.
npm WARN package.json bcrypt-pbkdf@1.0.1 No repository field.
npm WARN package.json buffer@4.9.1 buffer is also the name of a node core module.
npm WARN package.json callsite@1.0.0 No repository field.
npm WARN package.json events@1.1.1 events is also the name of a node core module.
npm WARN package.json has-binary@0.1.7 No repository field.
npm WARN package.json indexof@0.0.1 No repository field.
npm http GET https://registry.npmjs.org/mocha
npm http GET https://registry.npmjs.org/protractor
npm http 304 https://registry.npmjs.org/mocha
npm http GET https://registry.npmjs.org/ts-node
npm http GET https://registry.npmjs.org/tslint
npm http 304 https://registry.npmjs.org/protractor
npm http GET https://registry.npmjs.org/angular/cli
npm http GET https://registry.npmjs.org/types/jasmine
npm http 304 https://registry.npmjs.org/tslint
npm http 304 https://registry.npmjs.org/ts-node
npm http 404 https://registry.npmjs.org/angular/cli
npm http 404 https://registry.npmjs.org/types/jasmine
npm ERR! 404 Not Found
npm ERR! 404
npm ERR! 404 'angular/cli' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
npm ERR! 404 It was specified as a dependency of 'APIOT'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, or http url, or git url.
npm ERR! System Windows_NT 6.2.9200
npm ERR! command "node" "D:\\Program Files (x86)\\npm\\1.4.9\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! cwd D:\home\site\wwwroot
npm ERR! node -v v0.10.28
npm ERR! npm -v 1.4.9
npm ERR! code E404
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment