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 Installation Warnings #191

Closed
gsklee opened this issue Dec 7, 2011 · 2 comments
Closed

NPM Installation Warnings #191

gsklee opened this issue Dec 7, 2011 · 2 comments

Comments

@gsklee
Copy link

gsklee commented Dec 7, 2011

npm WARN watch@0.4.0 package.json: bugs['web'] should probably be bugs['url']
npm WARN eventemitter2@0.4.1 package.json: 'contributers' should probably be 'contributors'
npm WARN request@2.1.1 package.json: bugs['web'] should probably be bugs['url']

Please fix these typos.

@AvianFlu
Copy link
Contributor

AvianFlu commented Dec 7, 2011

These issues are issues with the package.json files of several of the projects we take as dependencies - the warnings about bugs[web] are due to an API change in npm. I'll fix the typo in eventemitter2 myself, but issues should be opened on these projects individually.

None of these can be fixed by changes in forever, so I'm closing this issue.

@AvianFlu AvianFlu closed this as completed Dec 7, 2011
@AvianFlu
Copy link
Contributor

AvianFlu commented Dec 7, 2011

EventEmitter2 has been fixed already, just not published.

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