-
Notifications
You must be signed in to change notification settings - Fork 459
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
Problem creating an app with windows powershell #46
Comments
Thanks for the fast reply. I forgot to mention, that I didn't install it before creating the app. Are there any essential requirements? |
Everything should workout just with that first command but some CLIs and OS can make problems and you have to fix small stuff on your own. In most cases there are just some little libs making problems. You can also tra to go into the project and delete 'node_modules" and 'package-lock.json" and run 'npm i' to get a fresh installation of all packages. |
I tried to follow the various solutions, I just can't. But I'm sure the problem is me. I will try calmly in the future |
@fn2505 we are here to help. Try also to find help here: https://gitter.im/react-most-wanted/Lobby And let us know if the error messages change. And yes you CAN do this! |
I wanted to try creating an app. But my ignorance did not allow me. I used windows powershell on windows 10. I don't understand where I'm wrong. Anyway, sorry for my bad English.
The text was updated successfully, but these errors were encountered: