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 드라이브 폴더에 영어 폴더를 만들고, 그 곳에서 깃 클론이후 실행하니 정상 작동 확인했다.
'개발공부 일지 > 리액트 네이티브(App)' 카테고리의 다른 글
리액트 네이티브)each child in a list should have a unique key prop react native flatlist (0) | 2024.09.15 |
---|
댓글