npm Error! 404 (npm i 관련)

Suxxzzy.log·2022년 3월 7일
0

에러핸들링

목록 보기
23/32

im sprint-learn-sql 스프린트 위해 npm i 진행 중 404에러 발생(과제제출 모듈 못 찾는다고 나옴)

원인
코드스테이츠 사내 서버 접근을 위한 토큰 권한 만료

해결방안
https://github.com/codestates/agora-states/discussions/2423

해결 명령어

/bin/bash -c "$(curl -fsSL https://codestates-content.s3.ap-northeast-2.amazonaws.com/npm-registry/registry.sh)"

위 명령어 터미널 아무 경로에서나 입력 후, npm i 진행하면 된다.

profile
몫을 다하는 사람

0개의 댓글