bradtraversy / traversy-js-challenges

Challenges & docs from JS Algorithms & Data Structures course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting error when trying to run --> npm test

Avishek-kr opened this issue · comments

I am getting error here (Screenshot Attached) while running the command npm test

https://prnt.sc/oWYSeZINdF4R

Did you run npm install first?

@chinesedfan It working now after doing the npm install. Thanks.