강의 내용에 따라서 node.js 설치 후 실행 하였으나 오류가 발생합니다.. 답변 부탁드립니다..
$ node -v v16.14.0
$ npm start npm ERR! Missing script: "start"npm npm ERR! npm ERR! Did you mean one of these? npm ERR! npm star # Mark your favorite packages npm ERR! npm stars # View packages marked as favorites npm ERR! npm ERR! To see a list of scripts, run: npm ERR! npm run npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\jsjs7\AppData\Local\npm-cache\_logs\2022-03-02T09_22_57_207Z-debug.log
$ n lts bash: n: command not found