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 dosen't work #70

Closed
blackpost38 opened this issue Aug 21, 2015 · 2 comments
Closed

npm install dosen't work #70

blackpost38 opened this issue Aug 21, 2015 · 2 comments

Comments

@blackpost38
Copy link

I tried to install webpack-stream. But I was refused to install...
What I to do?

npm install webpack-stream 
npm WARN package.json webpack-stream@1.0.0 No description
npm WARN package.json webpack-stream@1.0.0 No repository field.
npm WARN package.json webpack-stream@1.0.0 No README data
npm WARN install Refusing to install webpack-stream as a dependency of itself
@shama
Copy link
Owner

shama commented Aug 21, 2015

It sounds like your package.json name field contains webpack-stream. So npm thinks you're installing a dependency of itself. Please change the name of your package to something else.

@shama shama closed this as completed Aug 21, 2015
@blackpost38
Copy link
Author

Oh, You're right! Thanks @shama 👍

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