Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install fail with jade and fsevents #60

Closed
vkuehn opened this issue Oct 12, 2017 · 4 comments
Closed

Install fail with jade and fsevents #60

vkuehn opened this issue Oct 12, 2017 · 4 comments

Comments

@vkuehn
Copy link

vkuehn commented Oct 12, 2017

Hi,

npm install pm2-gui --save
failes for me with
npm WARN deprecated jade@1.11.0: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated transformers@2.1.0: Deprecated, use jstransformer
also
npm ERR! code EPERM
npm ERR! errno -4048
npm ERR! syscall scandir
npm ERR! Error: EPERM: operation not permitted, scandir ...node_modules\fsevents\node_modules\getpass\node_modules

this is with npm 5.4.2, node v6.5.0 on a windows 7 machine. Normally npm install works fine. Any idea ?

@Tjatse
Copy link
Owner

Tjatse commented Oct 25, 2017

the warnings are okay, it seems a problem with your privilleges

@vkuehn
Copy link
Author

vkuehn commented Nov 13, 2017

that's a simple installation not to the global repository but into a local folder. How would that bee a priviledges issue ?

@Tjatse
Copy link
Owner

Tjatse commented Nov 14, 2017

reference from npm pack

@vkuehn
Copy link
Author

vkuehn commented Dec 27, 2017

sorry, didn't look anymore here. I'll have not looked at it so will close the issue for now...and read your link. thanks

@vkuehn vkuehn closed this as completed Dec 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants