npm1 npm update check failed 에러가 났을 경우 해결하기 ┌───────────────────────────────────────────────────────────────────┐ │ npm update check failed │ │ Try running with sudo or get access │ │ to the local update config store via │ │ sudo chown -R $USER:$(id -gn $USER) /Users/veritystothard/.config │ └───────────────────────────────────────────────────────────────────┘ 위와 같은 에러가 발생했을 경우, 아래의 명령어를 입력하면 된다. sudo npm i -g npm 2023. 4. 5. 이전 1 다음