-
Notifications
You must be signed in to change notification settings - Fork 62
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
npx create-react-native-dapp failed #39
Comments
Same here, MacOS Monterey, M1 |
Change ts-node version to 10.x in dev dependencies |
same error here, MacOS Monterey 12.6 |
same issue, MacOS Monterey 12.6, intel |
Hey! how did you solved the white screen problem? im facing the same error when i run |
Try using different version of node. I was getting the same error. I used If you don't know how to use nvm: https://www.linode.com/docs/guides/how-to-install-use-node-version-manager-nvm/ |
@shantohx Have you tried node v16? |
works with node v16, so as @shantohx suggests you can and i'm on M1 |
I also needed to remove |
Description
Error when running "npx create-react-native-dapp"
It is a fresh folder
To Reproduce
Steps to reproduce the behavior:
1)New folder
2) Execute "npx create-react-native-dapp"
3) Dependencies install until error
Desktop (please complete the following information):
-Visual Studio Code
Version: 1.70.2 (user setup)
Commit: e4503b30fc78200f846c62cf8091b76ff5547662
Date: 2022-08-16T05:35:13.448Z
Electron: 18.3.5
Chromium: 100.0.4896.160
Node.js: 16.13.2
V8: 10.0.139.17-electron.0
OS: Windows_NT x64 10.0.19044
The text was updated successfully, but these errors were encountered: