Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(app, expo): Use
fs/promises
in Node 12 compatible way (#5585)
Looks like `fs.promises` was introduced even in Node 10: https://nodejs.org/dist/latest-v12.x/docs/api/fs.html#fs_fspromises_copyfile_src_dest_flags But the import doesn't exist, you have to access the API in a different way
- Loading branch information
64f569a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
react-native-firebase – ./
react-native-firebase-git-master-invertase.vercel.app
react-native-firebase.vercel.app
react-native-firebase-invertase.vercel.app
rnfirebase.io