The nmp install command is incorrect under the Installing section.
https://github.com/LinkedInLearning/javascript-essential-training-2832077?tab=readme-ov-file#installing
2) From the root folder, open the terminal and enter the command nmp install to install dependencies. Should be
npm install
The nmp install command is incorrect under the Installing section.
https://github.com/LinkedInLearning/javascript-essential-training-2832077?tab=readme-ov-file#installing
2) From the root folder, open the terminal and enter the command nmp install to install dependencies. Should be