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

fix(cli): avoid fs/promises to be compatible with Node 12 #1474

Merged
merged 2 commits into from May 9, 2022

Conversation

tido64
Copy link
Member

@tido64 tido64 commented May 9, 2022

Description

We still have clients on Node 12. fs/promises wasn't added till Node 14.

Test plan

cd packages/test-app
yarn build --dependencies
yarn react-native rnx-clean --include metro

@tido64 tido64 merged commit 32eab87 into microsoft:main May 9, 2022
@tido64 tido64 deleted the tido/clean-node-12 branch May 9, 2022 11:24
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

Successfully merging this pull request may close these issues.

None yet

2 participants