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 ERR! extraneous, How to fix #1691

Closed
caojinli opened this issue May 3, 2016 · 3 comments
Closed

npm ERR! extraneous, How to fix #1691

caojinli opened this issue May 3, 2016 · 3 comments

Comments

@caojinli
Copy link

caojinli commented May 3, 2016

I got many error of npm, "npm ERR! extraneous" when I use command "npm ls", I don't know if it should fix necessary.

@caojinli
Copy link
Author

caojinli commented May 3, 2016

npm ERR! extraneous: inline-style-prefixer@1.0.2 D:\react\react-redux-starter-kit\node_modules\inline-style-prefixer
npm ERR! extraneous: isomorphic-fetch@2.2.1 D:\react\react-redux-starter-kit\node_modules\isomorphic-fetch
npm ERR! extraneous: keycode@2.1.1 D:\react\react-redux-starter-kit\node_modules\keycode
npm ERR! extraneous: lodash.merge@4.3.2 D:\react\react-redux-starter-kit\node_modules\lodash.merge
npm ERR! extraneous: lodash.throttle@4.0.1 D:\react\react-redux-starter-kit\node_modules\lodash.throttle
npm ERR! extraneous: react-event-listener@0.1.1 D:\react\react-redux-starter-kit\node_modules\react-event-listener
npm ERR! extraneous: recompose@0.15.1 D:\react\react-redux-starter-kit\node_modules\recompose
npm ERR! extraneous: redux-logger@2.6.1 D:\react\react-redux-starter-kit\node_modules\redux-logger
npm ERR! extraneous: simple-assign@0.1.0 D:\react\react-redux-starter-kit\node_modules\simple-assign
npm ERR! extraneous: whatwg-fetch@0.9.0 D:\react\react-redux-starter-kit\node_modules\whatwg-fetch

@markerikson
Copy link
Contributor

This has nothing to do with Redux, and you already posted this in the other issue. Please stop.

@polyakoff
Copy link

For all the future googlers who will end up here...
It’s probably safe to ignore this error. But you can clean up the unnecessary packages with
$ npm prune

@reduxjs reduxjs deleted a comment from jeffersonnnn Aug 4, 2019
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

3 participants