게시글
질문&답변
2020.01.30
'CLI'바꾼 후, npm i -g , npm ERR! code EEXIST
에러메시지 읽고 --force도 해봤지만 안됩니다 ㅠㅠ 다른 방법은 없을까요?
- 0
- 5
- 2.6K
질문&답변
2020.01.28
'CLI'바꾼 후, npm i -g , npm ERR! code EEXIST
npm rm -g도 해봤지만 계속 refuse 하네요 ㅠㅠ Mac유저여서 sudo npm rm -g도 해봤습니다... npm ERR! code EEXIST npm ERR! path /usr/local/bin/cli npm ERR! Refusing to delete /usr/local/bin/cli: ../lib/node_modules/node-cli/commander.js symlink target is not controlled by npm /usr/local/lib/node_modules/node-cli npm ERR! File exists: /usr/local/bin/cli npm ERR! Remove the existing file and try again, or run npm npm ERR! with --force to overwrite files recklessly. npm ERR! A complete log of this run can be found in: npm ERR! /Users/frankkim/.npm/_logs/2020-01-27T15_02_39_021Z-debug.log
- 0
- 5
- 2.6K
질문&답변
2020.01.27
'CLI'바꾼 후, npm i -g , npm ERR! code EEXIST
새로운 폴더를 만들어 npm init 하고 시작해보았으나 똑같은 현상이 일어납니다 ㅠㅠ 어떡하면 좋을까요? frankkim@Frankui-MacBookPro ~/Desktop/NodeCLIproject/cli-project master ? npm i -g ✔ 681 17:04:15 npm ERR! code EEXIST npm ERR! path /usr/local/bin/cli npm ERR! Refusing to delete /usr/local/bin/cli: ../lib/node_modules/node-cli/commander.js symlink target is not controlled by npm /usr/local/lib/node_modules/cli-project npm ERR! File exists: /usr/local/bin/cli npm ERR! Remove the existing file and try again, or run npm npm ERR! with --force to overwrite files recklessly. npm ERR! A complete log of this run can be found in: npm ERR! /Users/frankkim/.npm/_logs/2020-01-26T22_04_40_697Z-debug.log
- 0
- 5
- 2.6K
질문&답변
2019.10.30
npm i -g sequelize-cli
sequelize init 도 npm i -g sequelize-cli가 안되니 커맨드가 안먹네요 ㅜ
- 0
- 2
- 171
질문&답변
2019.10.29
json.parse와 json.stringify (put & post & get)
그렇다면 zero kim => zero cho 라고 수정(post)한다고 하면 자바스크립트가 객체이기 때문에 stringify하고 수정 후 디비에 저장하고 다시 parse해서 뿌려지면서 프런트에서 보여지는건가요?
- 0
- 3
- 313
질문&답변
2019.10.10
리액트 & TS
유튜브 라이브 촬영후에 인프런 올라오나요? 현영님 수업 잘 배우고 있습니다.
- 0
- 2
- 142