'npm test' doesn't work in nodejs-getting-started directory
chrisxkeith opened this issue · 0 comments
chrisxkeith commented
PS C:\Users\chris\Documents\Github\nodejs-getting-started> npm test
npm ERR! Missing script: "test"
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\chris\AppData\Local\npm-cache\_logs\2021-09-26T21_47_13_729Z-debug.log
Have to 'cd' into a subdirectory.