Just tried, works for me.
On Tue, Mar 12, 2013 at 6:57 PM, anywho <[email protected]> wrote: > Anyone else running into this? > > > [~/work/project]$ npm pack > npm ERR! addLocal Could not install . > npm ERR! Error: EPERM, chown > '/var/folders/vd/brdg0r0j3m580_0yj73d76djdng1nw/T/npm-43988/1363128854366-0.6686005175579339/tmp.tgz' > npm ERR! { [Error: EPERM, chown > '/var/folders/vd/brdg0r0j3m580_0yj73d76djdng1nw/T/npm-43988/1363128854366-0.6686005175579339/tmp.tgz'] > npm ERR! errno: 50, > npm ERR! code: 'EPERM', > npm ERR! path: > '/var/folders/vd/brdg0r0j3m580_0yj73d76djdng1nw/T/npm-43988/1363128854366-0.6686005175579339/tmp.tgz' > } > npm ERR! > npm ERR! Please try running this command again as root/Administrator. > > npm ERR! System Darwin 12.2.1 > npm ERR! command "/Users/anywho/local/Darwin/Cellar/node/0.10.0/bin/node" > "/Users/anywho/local/Darwin/bin/npm" "pack" > npm ERR! cwd /Users/anywho/work/datastorm > npm ERR! node -v v0.10.0 > npm ERR! npm -v 1.2.14 > npm ERR! path > /var/folders/vd/brdg0r0j3m580_0yj73d76djdng1nw/T/npm-43988/1363128854366-0.6686005175579339/tmp.tgz > npm ERR! code EPERM > npm ERR! errno 50 > npm ERR! stack Error: EPERM, chown > '/var/folders/vd/brdg0r0j3m580_0yj73d76djdng1nw/T/npm-43988/1363128854366-0.6686005175579339/tmp.tgz > ' > npm ERR! > npm ERR! Additional logging details can be found in: > npm ERR! /Users/anywho/work/project/npm-debug.log > npm ERR! not ok code 0 > > -- > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
