We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running this module with node ^7.0 yarn gives the following warning (npm ignores it and installs succesfully):
yarn
npm
error [email protected]: The engine "node" is incompatible with this module. Expected version "^4.5 || ^6.0".
The text was updated successfully, but these errors were encountered:
We are experiencing some issue in node.js, you can follow our progress at nodejs/node#9467
If you are lucky trace will still work, but it's not something that I can guarantee.
trace
Sorry, something went wrong.
Issue node.js issue (nodejs/node#9467) is now fixed, I have updated the engine requirements accordingly.
No branches or pull requests
When running this module with node ^7.0
yarn
gives the following warning (npm
ignores it and installs succesfully):error [email protected]: The engine "node" is incompatible with this module. Expected version "^4.5 || ^6.0".
The text was updated successfully, but these errors were encountered: