본문 바로가기
Projcet

Fetch API cannot load localhost:(port&path). URL scheme "localhost" is not supported 에러

by 준형코딩 2022. 5. 10.

fetch 부분에 localhost:3000/api가 아니라 http:/localhost:3000/api 이런식으로 해야 된다 뒤에 http를 붙일것