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

'yo angular' did not work successfully on Windows 8.1 #1

Open
rahul-desai3 opened this issue May 2, 2015 · 0 comments
Open

'yo angular' did not work successfully on Windows 8.1 #1

rahul-desai3 opened this issue May 2, 2015 · 0 comments

Comments

@rahul-desai3
Copy link

I have been referring your tutorial on YouTube and I have setup the backend with Node.js which had no problem.

I have a projects folder where in I have given all rights to all users just for now.

When I started with the frontend, all I tried to do was the following in Command Prompt with Admin rights:

mkdir client
cd client
npm install -g yo
npm install -g generator-angular
yo angular

I answered all of the questions as you did and then it began its process.

Somewhere in between it said that there is a conflict and asked if it should overwrite package.json. I agreed to it by hitting Enter key since I did not see any other option.

I could see a lot of errors in the process.

Here is the npm-debug.log that I got in the end: https://gist.githubusercontent.com/rahul-desai3/9f1d1d0a1ddeec2a4ad0/raw/npm-debug.log

What am I doing wrong here?

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

1 participant