Uh oh!
There was an error while loading. Please reload this page.
Update getting-started.md - #2992
Conversation
Running through the setup and accidentally ran `npm install --save @angular/material` in my projects folder, quickly realized i forgot to cd in there. Thought it would be frustrating if someone ran through the entire process of setting up without cd-ing.
googlebot
commented
Feb 8, 2017
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
codenameEli
commented
Feb 17, 2017
I signed it! |
googlebot
commented
Feb 17, 2017
CLAs look good, thanks! |
#3523 removes the |
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. |
Running through the setup and accidentally ran
npm install --save @angular/materialin my projects folder, quickly realized i forgot to cd in there. Thought it would be frustrating if someone ran through the entire process of setting up without cd-ing.