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

Installation issues #41

Closed
sergey-morenets opened this issue Aug 22, 2017 · 3 comments
Closed

Installation issues #41

sergey-morenets opened this issue Aug 22, 2017 · 3 comments

Comments

@sergey-morenets
Copy link

Hi

Unfortunately I couldn't install this dependency, even if I run install it under root(npm install ng2-filter-pipe --save). I always get this error. Please advise.

16584 verbose stack Error: EPERM: operation not permitted, rename 'D:\angular\node_modules\json3' -> 'D:\angular\node_modules.json3.DELETE'
16585 verbose cwd D:\angular
16586 verbose Windows_NT 6.1.7601
16587 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Users\user_admin\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "install" "ng2-filter-pipe" "--save"
16588 verbose node v7.9.0
16589 verbose npm v5.3.0
16590 error path D:\angular\node_modules\json3
16591 error code EPERM
16592 error errno -4048
16593 error syscall rename
16594 error Error: EPERM: operation not permitted, rename 'D:\angular\node_modules\json3' -> 'D:\angular\node_modules.json3.DELETE'
16594 error { Error: EPERM: operation not permitted, rename 'D:\angular\node_modules\json3' -> 'D:\angular\node_modules.json3.DELETE'
16594 error cause:
16594 error { Error: EPERM: operation not permitted, rename 'D:\angular\node_modules\json3' -> 'D:\angular\node_modules.json3.DELETE'
16594 error errno: -4048,
16594 error code: 'EPERM',
16594 error syscall: 'rename',
16594 error path: 'D:\angular\node_modules\json3',
16594 error dest: 'D:\angular\node_modules\.json3.DELETE' },

@VadimDez
Copy link
Owner

have you tried npm install ngx-filter-pipe --save ?

@sergey-morenets
Copy link
Author

Hi @VadimDez

I tried to run your command(as Administrator) but the error still remained.

@VadimDez
Copy link
Owner

can you install any but this package?
i can't see anything related to this package.
Do you have an antivirus running, then - expo/create-react-native-app#191 (comment)

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