question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to create new project (3.2.1)

See original GitHub issue

Installed NativeScript yesterday to give it a go (Never used it before) And doing tns doctor gives me “No issues were found” Which should mean good to go, Currently using the Node LTS version (6.11.3) And when I go to create the tutorial project with tns create HelloWorld --template nativescript-template-tutorial I get cp: no such file or directory: C:\Test\HelloWorld\node_modules\tns-template-hello-world\* If I run it as admin Command npm.cmd install nativescript-template-tutorial@3.1.0 --silent --save-exact --save failed with exit code 4294963248 if I run it without admin

I tried using the NativeScript sidekick and It just gives me the same errors. I’ve even tried upgrading node and npm to the latest versions and it still doesn’t work, What am I doing wrong here?

Using Windows 10 (Latest Updates) 64-bit

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
NathanaelAcommented, Oct 2, 2017

@dxshindeo - Can you try down grading your npm to 5.0.4? npm i -g npm@5.0.4 I ran into all sorts of installed issues in NPM > 5.1 this last week and did a lot of searching and found out that on windows > 5.1 actually has some issues, TNS uses npm under the hood for parts of the install…

0reactions
lock[bot]commented, Aug 27, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to Create New Project – IDEs Support (IntelliJ Platform)
The new project button doesn't work from anywhere. I have tried re-installing (both Toolbox and Manual way), restarting etc.
Read more >
Question - Unable to create project - Unity Forum
Try picking a location in your user's home folder. Standard users are prevented from writing directly to C:\ Instead try C:\Users\YourUsername\ ...
Read more >
Android Studio 3.2.1 - New project fails to run - Stack Overflow
I tried creating a new project on Android Studio 3.2.1. In the project creation wizard, ... RuntimeException: Unable to instantiate activity ...
Read more >
Unable to create a new project (#24739) · Issues - GitLab.org
The resource that you are attempting to access does not exist or you don't have the necessary permissions to view it. Make sure...
Read more >
Can't create new project : r/Unity3D - Reddit
If you right click the Unity hub icon in the tray, there will be a Troubleshooting option, and under that an option to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found