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

Bogus warning with latest NodeJS #21

Open
GeoffreyPlitt opened this issue Mar 17, 2016 · 4 comments · May be fixed by #24
Open

Bogus warning with latest NodeJS #21

GeoffreyPlitt opened this issue Mar 17, 2016 · 4 comments · May be fixed by #24

Comments

@GeoffreyPlitt
Copy link

WARN engine [email protected]: wanted: {"node":"^0.8 || ^0.10 || ^0.12","iojs":"^1.2.0"} (current: {"node":"4.3.2","npm":"2.14.12"})

@cryptoquick
Copy link

I'm seeing this as well.

@hoonoh
Copy link

hoonoh commented Feb 6, 2017

error [email protected]: The engine "node" is incompatible with this module. Expected version "^1.2.0".
also on yarn.

@mrkiffie
Copy link

mrkiffie commented Feb 6, 2017

I'm also getting this same behaviour.

Versions:

  • node v7.5.0
  • npm 4.1.2
  • yarn 0.20.0

When doing a clean install

  • yarn or yarn install error - node_modules directory is not created.
  • yarn install --ignore-engines works - no warning.
  • npm install works - outputs the warning.

@sramam
Copy link

sramam commented May 4, 2017

yarnpkg/yarn#812

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 a pull request may close this issue.

5 participants