Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up'ng new' or 'ng init' fails with error message of 'Error' #2371
Comments
|
I worked round this by copying an angular-cli.json from another project into a blank directory, and running ng init then. Works now! |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Windows 10 x64
ng --version. If there's nothing outputted, please runin a Terminal:
node --versionand paste the result here:angular-cli: 1.0.0-beta.15
node: 6.6.0
os: win32 x64
do on your code? etc.
ng new ng-test-app
more information.
'Error' in red, nothing else. Tried verbose switch, still no more info.
I'm at Angular Connect and I've seen some beautiful demos and workshops. Should I buy a mac?
Also, it took me probably two days to install the cli prior to the workshop I was doing. Man this is difficult to install. I banged my head on python, node versions, ms build locations, node-gyp errors, adding a blank angular-cli.json and shasum check fails. Ouch!
I've done the uninstall / npm clean / reinstall cycle plenty of times.