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

Exerimental fs.Promises message in Node 10 #235

Closed
nicknisi opened this issue May 14, 2018 · 0 comments
Closed

Exerimental fs.Promises message in Node 10 #235

nicknisi opened this issue May 14, 2018 · 0 comments

Comments

@nicknisi
Copy link
Member

nicknisi commented May 14, 2018

Bug

Most CLI commands emit the following warning message in Node 10.

ExperimentalWarning: The fs.promises API is experimental

This appears to be caused by the version of fs-extra we're using and it has been fixed in jprichardson/node-fs-extra#578.

Package Version: v2.0.0

Code

This can be easily reproduced by installing @dojo/cli on Node 10 and running dojo.

Expected behavior:

I would expect to not see this warning

Actual behavior:

I see the warning.

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