Skip to content

Instantly share code, notes, and snippets.

@andrerfneves
Created February 23, 2015 20:25
Show Gist options
  • Save andrerfneves/da4ed5acc8f139fdfd80 to your computer and use it in GitHub Desktop.
Save andrerfneves/da4ed5acc8f139fdfd80 to your computer and use it in GitHub Desktop.
Error in 'meteor' on telescopedemo
andreneves @ ~/Code/crewcont/telescopedemo
[188] meteor
[[[[[ ~/Code/crewcont/telescopedemo ]]]]]
=> Started proxy.
=> Started MongoDB.
telescope-email: updating npm dependencies -- html-to-text...
telescope-post-by-feed: updating npm dependencies -- htmlparser2, to-markdown, he...
npm WARN package.json packages-for-meteor-smartpackage-ds9snv@0.0.0 No description
npm WARN package.json packages-for-meteor-smartpackage-ds9snv@0.0.0 No repository field.
npm WARN package.json packages-for-meteor-smartpackage-ds9snv@0.0.0 No README data
npm ERR! Error: EACCES, mkdir '/Volumes/OSX HD/Users/andreneves/.npm/htmlparser2/3.8.2'
npm ERR! { [Error: EACCES, mkdir '/Volumes/OSX HD/Users/andreneves/.npm/htmlparser2/3.8.2']
npm ERR! errno: 3,
npm ERR! code: 'EACCES',
npm ERR! path: '/Volumes/OSX HD/Users/andreneves/.npm/htmlparser2/3.8.2',
npm ERR! parent: 'packages-for-meteor-smartpackage-ds9snv' }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.
npm ERR! System Darwin 14.0.0
npm ERR! command "/Volumes/OSX HD/Users/andreneves/.meteor/packages/meteor-tool/.1.0.40.959pzb++os.osx.x86_64+web.browser+web.cordova/meteor-tool-os.osx.x86_64/dev_bundle/bin/node" "/Volumes/OSX
HD/Users/andreneves/.meteor/packages/meteor-tool/.1.0.40.959pzb++os.osx.x86_64+web.browser+web.cordova/meteor-tool-os.osx.x86_64/dev_bundle/bin/npm" "install"
npm ERR! cwd /Volumes/OSX HD/Users/andreneves/Code/crewcont/telescopedemo/packages/telescope-post-by-feed/.npm/package-new-1dna6xz
npm ERR! node -v v0.10.33
npm ERR! npm -v 1.4.28
npm ERR! path /Volumes/OSX HD/Users/andreneves/.npm/htmlparser2/3.8.2
npm ERR! code EACCES
npm ERR! errno 3
npm ERR! stack Error: EACCES, mkdir '/Volumes/OSX HD/Users/andreneves/.npm/htmlparser2/3.8.2'
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Volumes/OSX HD/Users/andreneves/Code/crewcont/telescopedemo/packages/telescope-post-by-feed/.npm/package-new-1dna6xz/npm-debug.log
npm ERR! not ok code 0
telescope-rss: updating npm dependencies -- rss...
telescope-newsletter: updating npm dependencies -- html-to-text...
=> Errors prevented startup:
While building package telescope-post-by-feed:
error: couldn't install npm packages from npm-shrinkwrap
=> Your application has errors. Waiting for file change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment