philhk / hidive-downloader

A CLI controlled Hidive downloader
Other
8 stars 3 forks source link

npm install error #4

Closed aaronsmith203 closed 1 year ago

aaronsmith203 commented 1 year ago

When I try to follow the video , I get an error in the terminal:

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

philhk commented 1 year ago

You need to install NodeJS first, sorry for not clarifying. Here is a link where you can download it from https://nodejs.org/en/download/.