HUST-Robot/Capstone-design

Error: Cannot find module 'node_helper' 에러가 발생한 경우 고치는 방법

Opened this issue · 0 comments

if user runs npm install in a module folder with no package.json, node_helper folder is erased

[node_helper error fix] MagicMirrorOrg/MagicMirror#1758

git checkout modules/node_modules/node_helper/index.js   

로컬 변경 내용 되돌리기 방법으로 /node_helper/index.js
NPM install 하면서 사라진 node_helper/index.js 되돌려서 error fix