Describe the bug
I'm trying to use create-react-native-app to create a new application, but the cli keeps hanging on Locating Project Files. as shown here:
➜ npx create-react-native-app --template with-styled-components
? What is your app named? › (node:99190) ExperimentalWarning: The dns.promises API is experimental
(node:99190) ExperimentalWarning: The fs.promises API is experimental
✔ What is your app named? … bulletin
⠧ Locating project files.
To Reproduce
Might be an issue with my version of node? I am using node version 10.13.0
Desktop (please complete the following information):
Describe the bug I'm trying to use
create-react-native-app
to create a new application, but the cli keeps hanging onLocating Project Files.
as shown here:To Reproduce Might be an issue with my version of node? I am using node version
10.13.0
Desktop (please complete the following information):