-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
chore: migrate to fs/promises #5880
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
Conversation
fdb456a
to
a54a1a3
Compare
Hmmmm, a different 'targets' test is now failing and it isn't generating most of the expected artifacts
|
Just letting you know this causes an issue with builds for node 13.x envionments (throw exception of cannot find module 'fs/promises') |
Same here with Node 12.x
Now we are not able to create a production build for our new release :( |
Same here with Node 12.x, fallback to 22.10.5 will be ok |
This broke our CI builds today on Node 12.x. |
me too |
Avoid deprecation errors about using "rmdir".