Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

update express version in arrow to support node08 #24

Closed
lzhan opened this issue Oct 17, 2012 · 1 comment
Closed

update express version in arrow to support node08 #24

lzhan opened this issue Oct 17, 2012 · 1 comment

Comments

@lzhan
Copy link

lzhan commented Oct 17, 2012

Even though arrow supports all node version 0.6 and above, arrow has express2.5.2 as dependent package and which doesn't support node08.
Please update express to a version support node08.

npm info express@2.5.2 engines
npm http GET https://registry.npmjs.org/express
npm http 304 https://registry.npmjs.org/express
{ node: '>= 0.4.1 < 0.7.0' }

npm info yahoo-arrow@0.0.61 engines
node >=0.6

@proverma
Copy link

this is fixed now.

proverma pushed a commit that referenced this issue Mar 26, 2013
update ft for strict model
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants