3
로컬 package.json이 있지만 node_modules가 없습니다.
GitHub 저장소에서 방금 복제 한 Redux 애플리케이션을 시작하려고합니다. 다음 명령으로 실행 해 보았습니다. npm start 이 오류가 발생합니다. > react-redux@1.0.0 start /home/workspace/assignment > webpack-dev-server --config ./configs/webpack/webpack.config.development.js sh: 1: webpack-dev-server: not found npm ERR! file sh npm ERR! code ELIFECYCLE npm ERR! errno ENOENT npm ERR! syscall spawn npm ERR! react-redux@1.0.0 …