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

Node version warning #23

Open
SystemParadox opened this issue Oct 28, 2014 · 0 comments
Open

Node version warning #23

SystemParadox opened this issue Oct 28, 2014 · 0 comments

Comments

@SystemParadox
Copy link

Node engine version in the package.json is very restrictive and generates a warning:

npm WARN engine excel-parser@0.2.2: wanted: {"node":"~0.8.2"} (current: {"node":"0.10.30","npm":"1.4.21"})

I don't see any reason why this is necessary.

Consider removing engine restrictions completely, or use ^ instead of ~.

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

1 participant