Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

update npm install instructions. #14560

Closed
wants to merge 1 commit into from
Closed

update npm install instructions. #14560

wants to merge 1 commit into from

Conversation

markdesign
Copy link

current npm install instruction does not work:
npm install @angular/router --save

working version is:
npm install @angular/[email protected] --save

current npm install instruction does not work:

npm install @angular/router --save

working version is:
npm install @angular/[email protected] --save
@googlebot
Copy link

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. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

1 similar comment
@googlebot
Copy link

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. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

petebacondarwin added a commit that referenced this pull request May 7, 2016
The latest npm package does not contain the angular 1 version of the router.

Closes #14564
Closes #14560
@petebacondarwin
Copy link
Contributor

@markdesign thanks for this submission. Unfortunately you never signed the CLA so we weren't able to use it. I fixed the issue with a different commit instead.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants