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 v10, the returned promises are not resolved #44

Closed
saneef opened this issue Apr 30, 2018 · 3 comments
Closed

Node v10, the returned promises are not resolved #44

saneef opened this issue Apr 30, 2018 · 3 comments

Comments

@saneef
Copy link

saneef commented Apr 30, 2018

The promise returned by cpy() is not resolved in Node v10. Also, the current test suite fails in Node v10.

@tmcw
Copy link

tmcw commented May 2, 2018

Looks like the cause is upstream, in cp-file.

@tmcw
Copy link

tmcw commented May 8, 2018

There's now a working PR in cp-file that will fix v10 compatibility when merged: sindresorhus/copy-file#26

@sindresorhus
Copy link
Owner

Fixed: https://github.com/sindresorhus/cpy/releases/tag/v7.0.0

nicl added a commit to guardian/dotcom-rendering that referenced this issue Aug 28, 2019
As part of this, cpy version has been bumped. See
sindresorhus/cpy#44 (comment)
- previous version did not support Node 10.
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

3 participants