jhachtel / AMIS3610-Group-Project

0 stars 0 forks source link

Angular ng Serve failure #30

Closed Demerti closed 5 years ago

Demerti commented 5 years ago

When attempting to serve either through the project or lab 7 I'm getting this error. Ive attempted to reinstall the cli but it hasn't worked so far. I'm going to try to clear out all of Angular and reinstall it all if that's possible. angular

jhachtel commented 5 years ago

I see a lot of fisher-bookstore references. Is that where you intend to be? If not, the naming needs to be fixed or you are not in the right directory. There may be other issues too, but that stands out to me.

Demerti commented 5 years ago

I'm getting similar errors with the group project as well

jhachtel commented 5 years ago

I'm not getting these errors at all. Maybe fall-back to the plan we talked about in class? Copy your new files to somewhere else, delete your copy of the project, then clone the project in a new directory. I've already got sample objects in there that will work for now. As soon as I get the Angular side worked out similarly I'm going to push the app to Azure and we will technically be done. It will all be details and enhancements from there.

jhachtel commented 5 years ago

Also, look on the right side of the issue where it says Assignees, Labels, Projects, Milestones. Without a project it won't show up on the board. I'm changing it now so that it does, assigning it to you, and calling it a bug.

jhachtel commented 5 years ago

Looking at that screenshot again, I think you need to delete the web directory and start over with Angular, but that's my "I don't know what I'm doing so screw it I'm starting over" method I've perfected over the years. ;) Lol...

Demerti commented 5 years ago

Third times the charm. I re-installed it again and it seemed to like it this go. Issue resolved.