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

Resolve npm version warning #15

Closed
lijunle opened this issue Nov 20, 2015 · 5 comments
Closed

Resolve npm version warning #15

lijunle opened this issue Nov 20, 2015 · 5 comments

Comments

@lijunle
Copy link
Contributor

lijunle commented Nov 20, 2015

npm WARN engine babel-plugin-add-module-exports@0.1.1: wanted: {"npm":"^3.3.9"} (current: {"node":"0.10.35","npm":"3.3.6"})

Why do you want npm@^3.3.9 in package.json? I think you just want to use npm@3 in CI.

@59naga 59naga closed this as completed in db851a7 Nov 23, 2015
@59naga
Copy link
Owner

59naga commented Nov 23, 2015

Yes, this is unnecessary relic.
I previously was using the legacy eslint-config-59naga that depends on npm dedupe.

@lijunle
Copy link
Contributor Author

lijunle commented Nov 23, 2015

Awesome, thanks!

@59naga
Copy link
Owner

59naga commented Nov 23, 2015

🍺

@lijunle
Copy link
Contributor Author

lijunle commented Nov 27, 2015

@59naga I am still seeing this warning from my build. Seem like you have not pushed it to npm.

@sorrycc
Copy link

sorrycc commented Dec 1, 2015

👍

59naga added a commit that referenced this issue Dec 18, 2015
- Remove no longer used `engines` (Fix #15)
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

3 participants