오늘 컴퓨터 다시켜니 오류가 또 떠서 이렇게 해결했습니다..
1. Invalid options object. Dev Server has been initialized using an options object that does not match the API schema.
.env 파일 만들기스택오버플로우
package.json에 추가하기
"options": {
"allowedHosts": ["localhost", ".localhost"],
"proxy": "https://localhost:3386/"
}
2. Proxy error: Could not proxy request /mypage from localhost:3000 to localhost:8080
nodemon 말고 node index.js 쓰기,
해결은 했는데 뭐때문에 됐는지도 모르겠고 힘드네요.. 저는 서버개발자는 안하겠습니다༼;´༎ຶ ༎ຶ༽༼;´༎ຶ ༎ຶ༽༼;´༎ຶ ༎ຶ༽