Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nmp install command incorrect #70

Open
Lankz21 opened this issue Mar 29, 2024 · 2 comments
Open

nmp install command incorrect #70

Lankz21 opened this issue Mar 29, 2024 · 2 comments

Comments

@Lankz21
Copy link

Lankz21 commented Mar 29, 2024

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

@sushmitha00319
Copy link

sushmitha00319 commented Apr 9, 2024

npm is deprecated from vs code. You can go to the extensions tab on vs code, type npm and click on the extension to know what to do further.

@gwejones
Copy link

The OP still stands. The command is supposed to be npm but the readme says nmp which will of course not work and will confuse learners.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants