pnpm: EACCESS error on runas

pnpm version:

0.29.1

Code to reproduce the issue:

pnpm i runas

Expected behavior:

It installs

Actual behavior:

$ pnpm i runas
  runas                                                             ERROR ✗    
  nan 2.x                                                           2.4.0 ✓ 

 ! spawn EACCES

$ pnpm i --debug runas

 ! spawn EACCES

(npm installs it just fine, so it must be pnpm)

Additional information:

  • node -v prints: v6.5.0
  • Windows, OS X, or Linux?: OS X 10.11.6

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 15 (11 by maintainers)

Commits related to this issue

Most upvoted comments

Yep, it works. Going to close the issue then. Thanks!

@cprecioso could you please retry with the latest pnpm?

if it still fails check what will this return npm get node-gyp