npm start 가 되지 않을때 어떻게 하나요?
미해결
Three.js로 시작하는 3D 인터랙티브 웹
- 질문에 대한 답변은 강의자가 하는 경우도 있고, 수강생 여러분들이 해주시는 경우도 있습니다. 같이 도와가며 공부해요! :) - 학습 관련 질문을 남겨주세요. 상세히 작성하면 더 좋아요! - 먼저 유사한 질문이 있었는지 검색해보세요. - 서로 예의를 지키며 존중하는 ㅁ문화를 만들어가요. - 잠깐! 인프런 서비스 운영 관련 문의는 1:1 문의하기를 이용해주세요. 아래는 오류메시지 입니다. MACui-MacBook-Air:02 mac$ npm start npm ERR! Missing script: "start" 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! /Users/mac/.npm/_logs/2022-08-13T04_42_44_373Z-debug-0.log MACui-MacBook-Air:02 mac$ n lts bash: n: command not found MACui-MacBook-Air:02 mac$ npm start npm ERR! Missing script: "start" 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! /Users/mac/.npm/_logs/2022-08-13T04_43_52_792Z-debug-0.log MACui-MacBook-Air:02 mac$ npm start npm ERR! code EJSONPARSE npm ERR! path /Users/mac/Desktop/threejs/02/package.json npm ERR! JSON.parse Unexpected token "{" (0x7B) in JSON at position 541 while parsing near "...: \"^0.143.0\"\n }\n}\n\n{\n \"name\": \"threejs..." npm ERR! JSON.parse Failed to parse JSON data. npm ERR! JSON.parse Note: package.json must be actual JSON, not just JavaScript. npm ERR! A complete log of this run can be found in: npm ERR! /Users/mac/.npm/_logs/2022-08-13T04_45_27_810Z-debug-0.log MACui-MacBook-Air:02 mac$ npm webpack serve --progress Unknown command: "webpack"
- npmstart
- 인터랙티브-웹
- blender
- Three.js





