Sander,

Sorry for the delayed response.  Your link to "Moving your project to 
Angular CLI" clued me in to why "ng serve" was not working for me.

Up until now I thought that Angular CLI was a simple command-line tool to 
execute commands.  What I didn't realize is that issuing the following 
specially created a project to be Angular CLI aware: *ng new app-name*

What I was doing was simply performing a *git clone* command, which created 
a new folder, copied down file from GitHub but apparently did not properly 
setup the ".angular-cli.json" file.

Now things make sense.  Thank you!

Robert




On Monday, 10 April 2017 19:16:51 UTC-7, Sander Elias wrote:
>
> Hi Robert,
>
> This sounds like you downloaded a project that's not build using the CLI. 
> I prefer to use the CLI, but there are still a lot of things available that 
> are not using it.
> You might want to move into the CLI 
> <https://github.com/angular/angular-cli/wiki/stories-moving-into-the-cli> 
> though. 
>
> Regards
> Sander
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to