Skip to content

Instantly share code, notes, and snippets.

@morsh
Created March 6, 2016 14:08
Show Gist options
  • Save morsh/381c711a1f5f60415a47 to your computer and use it in GitHub Desktop.
Save morsh/381c711a1f5f60415a47 to your computer and use it in GitHub Desktop.
ARM CI - Error
npm WARN package.json NodeWorkersEditor@0.0.0 No repository field.
npm WARN package.json NodeWorkersEditor@0.0.0 No license field.
npm WARN deprecated graceful-fs@2.0.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
npm ERR! Windows_NT 6.2.9200
npm ERR! argv "D:\\Program Files (x86)\\nodejs\\4.2.4\\node.exe" "D:\\Program Files (x86)\\npm\\2.14.12\\node_modules\\npm\\bin\\npm-cli.js" "install" "--production"
npm ERR! node v4.2.4
npm ERR! npm v2.14.12
npm ERR! code ECONNRESET
npm ERR! errno ECONNRESET
npm ERR! syscall read
npm ERR! network read ECONNRESET
npm ERR! network This is most likely not a problem with npm itself
npm ERR! network and is related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly. See: 'npm help config'
npm ERR! Windows_NT 6.2.9200
npm ERR! argv "D:\\Program Files (x86)\\nodejs\\4.2.4\\node.exe" "D:\\Program Files (x86)\\npm\\2.14.12\\node_modules\\npm\\bin\\npm-cli.js" "install" "--production"
npm ERR! node v4.2.4
npm ERR! npm v2.14.12
npm ERR! code ECONNRESET
npm ERR! errno ECONNRESET
npm ERR! syscall read
... This lines repeats ~5 times ...
npm ERR! Callback called more than once.
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https: github.com="" issues="" npm="">
npm ERR! Please include the following file with any support request:
npm ERR! D:\home\site\wwwroot\npm-debug.log
C:\Program Files (x86)\SiteExtensions\Kudu\52.50228.2109\bin\scripts\starter.cmd "D:\home\site\deployments\tools\deploy.cmd"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment