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

Newer node engine support #6

Closed
junosuarez opened this issue Feb 12, 2013 · 1 comment
Closed

Newer node engine support #6

junosuarez opened this issue Feb 12, 2013 · 1 comment

Comments

@junosuarez
Copy link
Contributor

I get the following warning when installing:

npm WARN engine bliss@1.0.1: wanted: {"node":">= 0.5.0 < 0.7.0"} (current: {"node":"v0.8.15","npm":"1.2.0"})

However, it seems to be running without issue on:

{ http_parser: '1.0',
  node: '0.8.15',
  v8: '3.11.10.25',
  ares: '1.7.5-DEV',
  uv: '0.8',
  zlib: '1.2.3',
  openssl: '1.0.0f' }

Any chance you could update the version specified in package.json?

@cstivers78
Copy link
Owner

If you make the change and submit a pull request, then I can merge it in.

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