infinitered / ignite-andross

The original React Native boilerplate from Infinite Red - Redux, React Navigation, & more
https://infinite.red/ignite
MIT License
474 stars 150 forks source link

[Bug] Can not Create new Project on Windows 10 #299

Open conradkirschner opened 5 years ago

conradkirschner commented 5 years ago

Can not create new Project


What's going on? I've installed ignite globally on Windows 10. Then I tried to use the wizzard to create a new project


Doctor output System platform win32 arch x64 cpu 8 cores Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz directory ignite C:\Users\conrad\Desktop\programming project\react-native\ignite

JavaScript node 12.13.0 C:\Program Files\nodejs\node.EXE npm 6.12.0 C:\Program Files\nodejs\npm.CMD yarn 1.19.1 C:\Users\conrad\AppData\Roaming\npm\yarn.CMD

Ignite ignite-cli 3.3.1 C:\Users\conrad\AppData\Roaming\npm\ignite.CMD ignite src build C:\Users\conrad\AppData\Roaming\npm\node_modules\ignite-cli\build generators {}

Android java - C:\Program Files\Java\jdk-12.0.1\bin\java.EXE android home - C:\Users\conrad\AppData\Local\Android\Sdk

conradkirschner commented 5 years ago

to get it work, i had to install it NOT GLOBAL should be written into readme, or fixed (this only apears to andross)

seems that it can not finish (stuck on creation)

egemenkayalidere commented 5 years ago

I have the same issue. How to solve it ?

egemenkayalidere commented 5 years ago

I found a solution. I reinstalled homebrew, node & npm, ignite-cli, react-native-cli and it worked !

Venipa commented 5 years ago

I found a solution. I reinstalled homebrew, node & npm, ignite-cli, react-native-cli and it worked !

this issue is related to Windows 10, homebrew is for mac afaik so this is still unsolved for op.

im currently having the same issue on Windows 10 1903, the setup just stops afterwards image

egemenkayalidere commented 5 years ago

Yes, you are right and I know the homebrew is for mac too. I suggest you guys to use this way that you reinstall node & npm, ignite-cli, react-native-cli to solve your case. Forget homebrew.

masonlin commented 5 years ago

I found a solution. I reinstalled homebrew, node & npm, ignite-cli, react-native-cli and it worked !

I have the same issue, and follow your suggest to uninstall all of those packages and reinstall to solve it for the ignite-bowser, but the ignite-andross still have the same error message. Thank you.

SPopenko commented 4 years ago

@conradkirschner could you please share your workaround here?

conradkirschner commented 4 years ago

@conradkirschner could you please share your workaround here?

Reinstalled windows then it worked (only yarn as global installation), nevertheless such a unstable boilerplate is nothing that I want to use