Skip to content

"tns create" always freezing at start #3844

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

Closed
zzador opened this issue Aug 24, 2018 · 4 comments
Closed

"tns create" always freezing at start #3844

zzador opened this issue Aug 24, 2018 · 4 comments

Comments

@zzador
Copy link

zzador commented Aug 24, 2018

When I try to create a new project with "tns create", the script freezes right after the start without any further console output. The project directory is created an the package.json within that directory too, but nothing more.
From then it is even impossible to exit the script with CTRL+C. I have to kill all 4 node.exe processes manually in the task-manager.

Because I am behind a company proxy I allready set the proxy with "tns proxy set ***" like I did with npm.

tns-version: 4.3.0-2018-08-23-12145
npm-version: 5.10.0

@rosen-vladimirov
Copy link
Contributor

Hey @zzador ,
Can you please try the suggestions in this issue: #3824

@zzador
Copy link
Author

zzador commented Aug 24, 2018

Thanks for the fast response.
Installed the RC Version of the CLI. Problem remains. "tns create" still freezes.

@rosen-vladimirov
Copy link
Contributor

Hey @zzador,
Can you run tns create myApp --log trace and send us the output

@zzador
Copy link
Author

zzador commented Sep 6, 2018

Problem solved. Seems that "tns create" need 5 minutes until it starts deploying something to the phone. So after 5 minutes without any response and output it finally starts doing what it should. The same behaviour with "tns start android"...also needs approx 3 - 5 min without any message.

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

3 participants