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

npm install 报错。。。。 #5

Open
MikeDGitHub opened this issue Oct 22, 2018 · 0 comments
Open

npm install 报错。。。。 #5

MikeDGitHub opened this issue Oct 22, 2018 · 0 comments

Comments

@MikeDGitHub
Copy link

npm install
npm WARN deprecated [email protected]: 'github' has been renamed to '@octokit/rest' (https://git.io/vNB11)
npm WARN deprecated [email protected]: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
npm WARN deprecated [email protected]: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated [email protected]: Please update to at least constantinople 3.1.1
npm WARN deprecated [email protected]: Deprecated, use jstransformer
npm WARN deprecated [email protected]: wrench.js is deprecated! You should check out fs-extra (https://github.com/jprichardson/node-fs-extra) for any operations you were using wrench for. Thanks for all the usage over the years.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN tarball tarball data for iview@^2.0.0 (sha1-DzKkUPlWzOKsYKTfWm66MIFqBwg=) seems to be corrupted. Trying one more time.
npm WARN [email protected] No repository field.

npm ERR! path D:\redis-client-app\node_modules.staging\iview-216e850e\dist\iview.min.js
npm ERR! code EPERM
npm ERR! errno -4048
npm ERR! syscall unlink
npm ERR! Error: EPERM: operation not permitted, unlink 'D:\redis-client-app\node_modules.staging\iview-216e850e\dist\iview.min.js'
npm ERR! { [Error: EPERM: operation not permitted, unlink 'D:\redis-client-app\node_modules.staging\iview-216e850e\dist\iview.min.js']
npm ERR! cause:
npm ERR! { Error: EPERM: operation not permitted, unlink 'D:\redis-client-app\node_modules.staging\iview-216e850e\dist\iview.min.js'
npm ERR! errno: -4048,
npm ERR! code: 'EPERM',
npm ERR! syscall: 'unlink',
npm ERR! path:
npm ERR! 'D:\redis-client-app\node_modules\.staging\iview-216e850e\dist\iview.min.js' },
npm ERR! stack:
npm ERR! 'Error: EPERM: operation not permitted, unlink 'D:\redis-client-app\node_modules\.staging\iview-216e850e\dist\iview.min.js'',
npm ERR! errno: -4048,
npm ERR! code: 'EPERM',
npm ERR! syscall: 'unlink',
npm ERR! path:
npm ERR! 'D:\redis-client-app\node_modules\.staging\iview-216e850e\dist\iview.min.js',
npm ERR! parent: 'redis-client-app' }
npm ERR!
npm ERR! The operation was rejected by your operating system.
npm ERR! It's possible that the file was already in use (by a text editor or antivirus),
npm ERR! or that you lack permissions to access it.
npm ERR!
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator (though this is not recommended).
npm WARN tarball tarball data for sass.js@^0.10.1 (sha1-hWsBou9V3Ye7g80YxNNqOb0HdKc=) seems to be corrupted. Trying one more time.
npm WARN tar ENOENT: no such file or directory, open 'D:\redis-client-app\node_modules.staging\electron-forge-f7df3b42\dist\util\compile-hook.js'
npm WARN tarball tarball data for electron-winstaller@^2.5.0 (sha1-VftkkBvN7rmz+s2CXh7yZYuUon0=) seems to be corrupted. Trying one more time.

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

1 participant