Skip to content

Conversation

@tricknotes
Copy link
Contributor

When I installed module(such as js2coffee) that using underscore as dependencies,
npm puts following warning message:

npm WARN [email protected] dependencies field should be hash of <name>:<version-range> pairs 

Versions:

  • node v0.6.7
  • npm 1.1.0-beta-10

I modified type of dependencies at package.json.

@jashkenas
Copy link
Owner

Can we just remove the "dependencies" line? Give that a try, and amend your pull request if that'll work.

@tricknotes
Copy link
Contributor Author

Thank you for your reply.
It works in my environment.

I sent patch again.

jashkenas added a commit that referenced this pull request Jan 9, 2012
Modify type of `dependencies` at package.json
@jashkenas jashkenas merged commit 8905ac6 into jashkenas:master Jan 9, 2012
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

Successfully merging this pull request may close these issues.

2 participants