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 warning at install time #36

Closed
mcavage opened this issue Feb 8, 2012 · 1 comment
Closed

npm warning at install time #36

mcavage opened this issue Feb 8, 2012 · 1 comment

Comments

@mcavage
Copy link

mcavage commented Feb 8, 2012

 npm install
npm WARN node-uuid@1.3.3 dependencies field should be hash of <name>:<version-range> pairs

I think you want your package.json dependencies to change to this:

...
dependencies: {},
...
@broofa
Copy link
Member

broofa commented Feb 16, 2012

Dup of #33

@broofa broofa closed this as completed Feb 16, 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

No branches or pull requests

2 participants