AvianFlu / ncp

Asynchronous recursive file copying with Node.js.
MIT License
681 stars 103 forks source link

ncp now broken on node v0.12.0 as well as io.js #84

Closed MylesBorins closed 9 years ago

MylesBorins commented 9 years ago

The version of node that landed on Friday is now broken due to the same version check referenced in #79

I think it is worth escalating now as ncp is broken on stable node.js

/cc @AvianFlu

MylesBorins commented 9 years ago

@mmalecki are you a better person to talk to about this?

jimthedev commented 9 years ago

@TheAlphaNerd You may have luck switching to ember-cli-ncp. Worked for jspm. Did not check the new node release but certainly worked for iojs.

mmalecki commented 9 years ago

We fixed this by removing node v0.8 support in b920f5366b51ba766cc9c7e74a18704fd246b300. Sorry for the delay folks.

MylesBorins commented 9 years ago

!!!

mmalecki commented 9 years ago

Oh, and this was released as v2.0.0.