Invalid options object. Dev Server has been initialized using an options object that does not match the API schema.
[React error]Invalid options object. Dev Server has been initialized using an options object that does not match the API schema.
2023.07.07
· React/오류
npm start 가 정상적으로 동작하지 않으면서 위와 같은 오류 메시지를 남긴다. 이는 이더넷 케이블 구성에서 IP주소가 비공개라 값을 가지고 오지 못하기 때문에 발생하는 문제였다. 해결방법은 2가지다. 1. 유선랜을 뽑고 유선랜을 사용한다. 2. React 프로젝트 폴더에 .env 파일 생성한다. DANGEROUSLY_DISABLE_HOST_CHECK=true 생성하면 잘 동작한다.
이전
1
다음
'Invalid options object. Dev Server has been initialized using an options object that does not match the API schema.' 태그의 글 목록
구독하기
테마
상단으로
티스토리툴바