Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

Update Readme with nvm and using correct version of angular/cli #98

Open
3 tasks
ankita132 opened this issue Mar 10, 2018 · 2 comments
Open
3 tasks

Update Readme with nvm and using correct version of angular/cli #98

ankita132 opened this issue Mar 10, 2018 · 2 comments

Comments

@ankita132
Copy link

Description

As a user,to run the app locally we need to install the correct versions of Node and angular in the system which is not always the case,so the readme should be updated with steps of using NVM.

Acceptance Criteria

Update [Required]

  • Update the readme by including the steps for using nvm and installing the correct version of angular/cli

Definition of Done

  • All of the required items are completed.
  • Approval by 1 mentor.

Estimation

1 to 2 hours

@Raxerz
Copy link

Raxerz commented Mar 13, 2018

@ankita132 Doesn't npm install automatically install the required version of angular/cli and other packages?

@ankita132
Copy link
Author

@Raxerz what happened in my case is I did not have angular-cli installed on my system globally.So I had to install it explicitly globally as well for the command ng build --watch to work.

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

No branches or pull requests

2 participants