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 WARN package.json socket.io@1.3.5 No license field. #2149

Closed
1mihirpandya opened this issue Jun 6, 2015 · 2 comments
Closed

npm WARN package.json socket.io@1.3.5 No license field. #2149

1mihirpandya opened this issue Jun 6, 2015 · 2 comments

Comments

@1mihirpandya
Copy link

When I enter "$ npm install" into terminal (Mac OS), I receive this error: "npm WARN package.json socket.io@1.3.5 No license field." What does it mean and how do I fix it?
screen shot 2015-06-06 at 3 53 45 pm

@1mihirpandya 1mihirpandya changed the title Error: Cannot find module '../..' npm WARN package.json socket.io@1.3.5 No license field. Jun 7, 2015
@jehmehta
Copy link

Same issue here for a diff repo although but the very same error! please help!

@jehmehta
Copy link

Hey i resolved it just add:
"license": "ISC"
to the package.json file :)

@nkzawa nkzawa closed this as completed Feb 12, 2016
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

4 participants
@nkzawa @1mihirpandya @jehmehta and others