npm install -g npm@lastest
sudo npm cache clean --force
rm -rf node_modules
npm install
'개발 > Web Programming' 카테고리의 다른 글
Heroku git push시 username 입력뜰때 (0) | 2019.11.02 |
---|---|
Heroku config 변수 설정 (0) | 2019.11.02 |
node_modules/path-to-regexp/index.js:63 에러 (0) | 2019.10.26 |
fetch json파싱하는법 (0) | 2019.10.21 |
Git add, commit, push 되돌리기~ (0) | 2019.10.18 |