본문 바로가기
개발공부 일지/리액트 네이티브(App)

리액트 네이티브(App)) Expo 실행 에러 - 저장 경로 한글 문제

by Box Cat 2024. 9. 17.
728x90
반응형

 

 

TypeError: Invalid character in header content ["X-React-Native-Project-Root"] at ServerResponse.setHeader (node:_http_outgoing:662:3) at statusPageMiddleware (C:\Users\pjh21\OneDrive\바탕 화면\Apps\ToDoListTimer-ReactNative-\node_modules\@react-native-community\cli-server-api\build\statusPageMiddleware.js:19:7) at call (C:\Users\pjh21\OneDrive\바탕 화면\Apps\ToDoListTimer-ReactNative-\node_modules\connect\index.js:239:7) at next (C:\Users\pjh21\OneDrive\바탕 화면\Apps\ToDoListTimer-ReactNative-\node_modules\connect\index.js:183:5) at next (C:\Users\pjh21\OneDrive\바탕 화면\Apps\ToDoListTimer-ReactNative-\node_modules\connect\index.js:161:14) at next (C:\Users\pjh21\OneDrive\바탕 화면\Apps\ToDoListTimer-ReactNative-\node_modules\connect\index.js:161:14) at next (C:\Users\pjh21\OneDrive\바탕 화면\Apps\ToDoListTimer-ReactNative-\node_modules\connect\index.js:161:14) at next (C:\Users\pjh21\OneDrive\바탕 화면\Apps\ToDoListTimer-ReactNative-\node_modules\connect\index.js:161:14) at nocache (C:\Users\pjh21\OneDrive\바탕 화면\Apps\ToDoListTimer-ReactNative-\node_modules\nocache\index.js:11:5) at call (C:\Users\pjh21\OneDrive\바탕 화면\Apps\ToDoListTimer-ReactNative-\node_modules\connect\index.js:239:7) TypeError: Invalid character in header content ["X-React-Native-Project-Root"] at ServerResponse.setHeader (node:_http_outgoing:662:3) at statusPageMiddleware (C:\Users\pjh21\OneDrive\바탕 화면\Apps\ToDoListTimer-ReactNative-\node_modules\@react-native-community\cli-server-api\build\statusPageMiddleware.js:19:7) at call (C:\Users\pjh21\OneDrive\바탕 화면\Apps\ToDoListTimer-ReactNative-\node_modules\connect\index.js:239:7) at next (C:\Users\pjh21\OneDrive\바탕 화면\Apps\ToDoListTimer-ReactNative-\node_modules\connect\index.js:183:5) at next (C:\Users\pjh21\OneDrive\바탕 화면\Apps\ToDoListTimer-ReactNative-\node_modules\connect\index.js:161:14) at next (C:\Users\pjh21\OneDrive\바탕 화면\Apps\ToDoListTimer-ReactNative-\node_modules\connect\index.js:161:14) at next (C:\Users\pjh21\OneDrive\바탕 화면\Apps\ToDoListTimer-ReactNative-\node_modules\connect\index.js:161:14) at next (C:\Users\pjh21\OneDrive\바탕 화면\Apps\ToDoListTimer-ReactNative-\node_modules\connect\index.js:161:14) at nocache (C:\Users\pjh21\OneDrive\바탕 화면\Apps\ToDoListTimer-ReactNative-\node_modules\nocache\index.js:11:5) at call (C:\Users\pjh21\OneDrive\바탕 화면\Apps\ToDoListTimer-ReactNative-\node_modules\connect\index.js:239:7)

 

 

위와 같은 에러 창이 뜨면서 리액트 네이티브 앱이 실행되지 않았다. 원인은 저장 경로에 있는 '바탕 화면'

 

C 드라이브 폴더에 영어 폴더를 만들고, 그 곳에서 깃 클론이후 실행하니 정상 작동 확인했다.

728x90
반응형

댓글