Skip to content

Got error on npm install. Any advice on how to correct it would be appreciated. #5

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

Open
ghost opened this issue Mar 16, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 16, 2017

Your environment has been set up for using Node.js 6.10.0 (x64) and npm.

C:\Users\Me>npm install desktop/projects/code-with-us
C:\Users\Me
-- [email protected] -- UNMET PEER DEPENDENCY [email protected]

npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\Me\package.json'
npm WARN @angular/[email protected] requires a peer of [email protected] but none was installed.
npm WARN @angular/[email protected] requires a peer of [email protected] but none was installed.
npm WARN @angular/[email protected] requires a peer of [email protected] but none was installed.
npm WARN Me No description
npm WARN Me No repository field.
npm WARN Me No README data
npm WARN Me No license field.

C:\Users\Me>

@yonzo
Copy link

yonzo commented May 2, 2017

Don't know if you're a victim of the same 'stupid' mistake as myself, but I was in the wrong folder when issuing the command.

I downloaded the zip and extracted it to a folder on my D-drive, but didn't realize that there was another directory named 'code-with-us-angular-quickstart' below the root folder.
When cd'ing into this directory and running the command, all was good!

Hth!
Jon

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