Skip to content
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

natal init stuck at Creating React Native skeleton #49

Open
ghost opened this issue Dec 12, 2015 · 3 comments
Open

natal init stuck at Creating React Native skeleton #49

ghost opened this issue Dec 12, 2015 · 3 comments

Comments

@ghost
Copy link

ghost commented Dec 12, 2015

These are required deps and versions:

natal init TestApp --interface om-next
Creating TestApp

Creating Leiningen project
Updating Leiningen project
Creating React Native skeleton
❯ node -v
v4.2.1

❯ npm -v 
2.14.7

❯ lein -v 
Leiningen 2.5.3 on Java 1.8.0_66 Java HotSpot(TM) 64-Bit Server VM

❯ react-native -v
0.1.7

❯ pod --version                                
0.39.0

❯ watchman --version
4.1.0
@mfikes
Copy link
Collaborator

mfikes commented Dec 12, 2015

It can take a long time. I'd suggest trying again and giving it maybe 10 minutes to see if it completes.

@dmotz
Copy link
Owner

dmotz commented Dec 12, 2015

@rhacker Try updating to Natal 0.1.16 and run init with --verbose. You'll be able to see what the React installer is doing.

@ghost
Copy link
Author

ghost commented Dec 13, 2015

Thanks you both for the advice. I already use the latest version of natal, I will try to use --verbose, it's better to see that there is some progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants