API azure starter course requires NPM, but VS does not recognize command.

Mike Berzinis 0 Reputation points
2024-06-20T15:20:43.68+00:00

I was not able to do this course because visual studio won't use the NPM command shown to start. Even after installing two NPM add ins the command in the course returns below. It'd be great if pre-requsites indicated how to setup NPM for the course.

npm : The term 'npm' is not recognized as the name of a cmdlet, function, script

file, or operable program. Check the spelling of the name, or if a path was

included, verify that the path is correct and try again.

At line:1 char:1

  • npm run start
  • 
        + CategoryInfo          : ObjectNotFound: (npm:String) [], CommandNotFoundExcept 
    
       ion
    
        + FullyQualifiedErrorId : CommandNotFoundException
    
    	
    

This question is related to the following Learning Module

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,901 questions
0 comments No comments
{count} votes