Hello, working through the "Become a Garage Method for Cloud advocate" training, which uses this repo and on initial deploy the Unit test stage fails. Initially fails the lint stage, which can be corrected by updating the pipeline images to use the latest (currently 2.1) but then the Unit tests fail. Looks like it may be because of an outdated karma package being used, which is incompatible with the version of Node?
Hello, working through the "Become a Garage Method for Cloud advocate" training, which uses this repo and on initial deploy the Unit test stage fails. Initially fails the lint stage, which can be corrected by updating the pipeline images to use the latest (currently 2.1) but then the Unit tests fail. Looks like it may be because of an outdated karma package being used, which is incompatible with the version of Node?