커뮤니티
포인트
쿠폰
내 강의실
국비 신청 내역
증명서
계정
로그아웃
학습 질문
개발 일지
나의 활동
답변 완료
expo 설치 오류
[왕초보] 나만의 수익성 앱, 앱개발 종합반
1주차
북마크
주*현
댓글
12
추천
0
조회수
20
조회수
20
답변 완료

* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.

* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.


노트북에 깔아서 진행했을때는 이상없이 설치하고 과정을 받고 있는데 회사에서 내용 확인하려구 expo 설치중에 어려움이 있습니다


npm, yarn , node 프로그램 깔고 expo 설치시 오류 메세지가 떠서 진행이 어렵습니다.


  1. 폴더에 한글이 있어서 그런건지, node_modules 폴더 삭제하고 다시 해두 같은 오류로 설치가 되지 않습니다.




C:\Users\사무실\Desktop\sparta-study>npm -v

8.19.2


C:\Users\사무실\Desktop\sparta-study>node -v

v18.12.1


C:\Users\사무실\Desktop\sparta-study>yarn -v

1.22.19


C:\Users\사무실\Desktop\sparta-study>npm install -g expo-cli

npm WARN EBADENGINE Unsupported engine {

npm WARN EBADENGINE  package: 'expo-cli@6.0.8',

npm WARN EBADENGINE  required: { node: '>=12 <=16' },

npm WARN EBADENGINE  current: { node: 'v18.12.1', npm: '8.19.2' }

npm WARN EBADENGINE }

npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs

npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated

npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility

npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated

npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated

npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies

npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies

npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated

npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.

npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.    

npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.    

npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.    

npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.    

npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.    

npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.    

npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.

npm ERR! code EEXIST

npm ERR! path C:\Users\사무실\AppData\Roaming\npm\expo

npm ERR! EEXIST: file already exists

npm ERR! File exists: C:\Users\사무실\AppData\Roaming\npm\expo

npm ERR! Remove the existing file and try again, or run npm

npm ERR! with --force to overwrite files recklessly.


npm ERR! A complete log of this run can be found in:

npm ERR!   C:\Users\사무실\AppData\Local\npm-cache\_logs\2022-11-23T08_12_22_659Z-debug-0.log


C:\Users\사무실\Desktop\sparta-study>







취소
 공유
취소
댓글 0
댓글 알림
나의얼굴