Skip to content

Instantly share code, notes, and snippets.

@brylor
Created August 17, 2016 19:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brylor/7ed7fb5bcf5b42d98a194231ade9abbe to your computer and use it in GitHub Desktop.
Save brylor/7ed7fb5bcf5b42d98a194231ade9abbe to your computer and use it in GitHub Desktop.
npm ERR! TypeError: Cannot read property 'latest' of undefined
npm ERR! at next (/usr/share/npm/lib/cache.js:687:35)
npm ERR! at /usr/share/npm/lib/cache.js:675:5
npm ERR! at saved (/usr/share/npm/node_modules/npm-registry-client/lib/get.js:142:7)
npm ERR! at /usr/lib/nodejs/graceful-fs/polyfills.js:133:7
npm ERR! at Object.oncomplete (fs.js:107:15)
npm ERR! If you need help, you may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-@googlegroups.com>
npm ERR! System Linux 3.10.0-327.28.2.el7.x86_64
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "--skip-installed"
npm ERR! cwd /opt/ralph
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! type non_object_property_load
npm ERR! TypeError: Cannot read property 'latest' of undefined
npm ERR! at next (/usr/share/npm/lib/cache.js:687:35)
npm ERR! at /usr/share/npm/lib/cache.js:675:5
npm ERR! at saved (/usr/share/npm/node_modules/npm-registry-client/lib/get.js:142:7)
npm ERR! at /usr/lib/nodejs/graceful-fs/polyfills.js:133:7
npm ERR! at Object.oncomplete (fs.js:107:15)
npm ERR! If you need help, you may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-@googlegroups.com>
npm ERR! System Linux 3.10.0-327.28.2.el7.x86_64
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "--skip-installed"
npm ERR! cwd /opt/ralph
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! type non_object_property_load
npm http 200 https://registry.npmjs.org/latest-version/-/latest-version-2.0.0.tgz
npm http 200 https://registry.npmjs.org/configstore/-/configstore-2.0.0.tgz
npm http 200 https://registry.npmjs.org/parse5
npm http GET https://registry.npmjs.org/parse5/-/parse5-1.5.1.tgz
npm ERR! 404 'types' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
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 Linux 3.10.0-327.28.2.el7.x86_64
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "--skip-installed"
npm ERR! cwd /opt/ralph
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! code E404
npm http 200 https://registry.npmjs.org/boxen
npm http GET https://registry.npmjs.org/boxen/-/boxen-0.3.1.tgz
npm http 200 https://registry.npmjs.org/parse5/-/parse5-1.5.1.tgz
npm http 200 https://registry.npmjs.org/boxen/-/boxen-0.3.1.tgz
npm ERR! Error: ENOENT, lstat '/opt/ralph/node_modules/gulp-vulcanize/node_modules/vulcanize/node_modules/es6-promise/dist/test/browserify.js'
npm ERR! If you need help, you may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-@googlegroups.com>
npm ERR! System Linux 3.10.0-327.28.2.el7.x86_64
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "--skip-installed"
npm ERR! cwd /opt/ralph
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! path /opt/ralph/node_modules/gulp-vulcanize/node_modules/vulcanize/node_modules/es6-promise/dist/test/browserify.js
npm ERR! fstream_path /opt/ralph/node_modules/gulp-vulcanize/node_modules/vulcanize/node_modules/es6-promise/dist/test/browserify.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/lib/nodejs/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
npm http GET https://registry.npmjs.org/package-json
npm http GET https://registry.npmjs.org/dot-prop
npm http GET https://registry.npmjs.org/write-file-atomic
npm http GET https://registry.npmjs.org/mkdirp
npm http GET https://registry.npmjs.org/object-assign
npm http GET https://registry.npmjs.org/uuid
npm http GET https://registry.npmjs.org/xdg-basedir
npm http GET https://registry.npmjs.org/widest-line
npm http GET https://registry.npmjs.org/filled-array
npm http GET https://registry.npmjs.org/repeating
npm http GET https://registry.npmjs.org/ansi-styles
npm http GET https://registry.npmjs.org/escape-string-regexp
npm http GET https://registry.npmjs.org/has-ansi
npm http GET https://registry.npmjs.org/strip-ansi
npm http GET https://registry.npmjs.org/supports-color
npm http 304 https://registry.npmjs.org/package-json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment