liatrio / devops-bootcamp

Liatrio's DevOps Bootcamp

Home Page:https://devops-bootcamp.liatr.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Section 6.2.4 of Bootcamp

densellp opened this issue · comments

There is an issue in this section where the project dromedary currently does not function properly. When attempting to run npm install the following errors occur:

Image

When attempting to use --force or --legacy-peer-deps errors continue to occur.

If npm install does work using the previous 2 options running the program causes this error:

Image

Another program may need to be used or this one needs to be fixed.

commented

@densellp Thank you for reporting this issue. Given the learning objective of this section this should be a pretty easy replacement. Unless this repo is critical for something else it does not seem worth it to update the repo

Section has been fixed, here is the PR for it: #383