본문 바로가기

Sparta x 이노베이션 캠프/ERROR

(3)
Error) React 초기설정, Mac yarn 설치 에러 npm WARN config global `--global`, `--local` are deprecated. React 입문 주 차에 앞서 초기 세팅을 하는 과정에서 터미널에 디렉션대로 npm install -g yarn 를 입력했는데 에러 메세지과 다음과 같이 뜬다. npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead. npm ERR! code EACCES npm ERR! syscall mkdir npm ERR! path /usr/local/lib/node_modules/yarn npm ERR! errno -13 npm ERR! Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/yarn' npm ERR! [Error: EAC..
ERROR) Unable to download webpage: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED], AttributeError: 'str' object has no attribute 'decode' 1. Unable to download webpage: Python3.9 폴더 (또는 사용중인 Python 버전)로 이동하여 "Install Certificates.command"파일을 더블 클릭하여 해결! 이분은 이 게시글을 참조 하셨음 https://stackoverflow.com/questions/50236117/scraping-ssl-certificate-verify-failed-error-for-http-en-wikipedia-org ㅠ.ㅠ 몽고디비 연결 안되는 문제 해결...Studio 3T 도 mongoDB 연결해서 이제 구찮게 홈페이지 로그인 안해도 됨 2. AttributeError: 'str' object has no attribute 'decode' 에러 이제 DB는 정상적으로 들어가..
Error) Error 400 (BAD REQUEST) 4주차 다시풀기로 코딩을하는데 다 하고 주문하기를 누르면 이상하게 Failed to load resource: the server responded with a status of 400 (BAD REQUEST) 가 뜬다. 왜 인지 찾아보니 data 값이 잘못 입력되어 주로 발생하는 에러라고 함. 무엇이 잘못되었는지 눈을 씻고 찾아봐도 알수가없었다. 그러다 이것을 발견... 예전에 썼던 코드를 과제 코드스니펫에 혼합시켜서 원래 주어져있던 id 값과 내가 입력했던 id 값이 일치 하지 않음 id 값을 변경하니 잘 작동 됨을 확인했다.... 복붙의 폐해....

반응형