i am trying to use "npm install vue-metro-tile --save" in the package Manager Console of a Blazor project and got a error i don't know how to fix.
this is a navigation plugin that i'm trying to you in the home page of a website. i'm assuming i need to install a new dependence but i don't know what.
PM> npm install vue-metro-tile --save
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 install vue-metro-tile --save + ~~~ + CategoryInfo : ObjectNotFound: (npm:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException