
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
npx expo prebuild 오류
동영상강의내용과 같이 묻는 내용이 없이 아래와 같은 코드가 생성됐습니다.
IOS와 안드로이드 폴더생성도 안됐습니다.
작성한 코드 및 에러 메세지
gemkd@DESKTOP-A994EM5 MINGW64 ~/OneDrive/바탕 화면/sparta study/sparta-honeytip-young (master)
$ npx expo prebuild
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
✔ Created native project | /android already created | gitignore skipped
› Metro skipped: Project metro.config.js does not match prebuild template.
› Ensure the project uses @expo/metro-config.
Learn more: https://docs.expo.dev/guides/customizing-metro
✔ Updated package.json and added index.js entry point for iOS and Android
› Installing using Yarn
Using node to generate images. This is much slower than using native packages.
› Optionally you can stop the process and try again after successfully running `npm install -g sharp-cli`.
Using node to generate images. This is much slower than using native packages.
› Optionally you can stop the process and try again after successfully running `npm install -g sharp-cli`.
Using node to generate images. This is much slower than using native packages.
› Optionally you can stop the process and try again after successfully running `npm install -g sharp-cli`.
Using node to generate images. This is much slower than using native packages.
› Optionally you can stop the process and try again after successfully running `npm install -g sharp-cli`.
Using node to generate images. This is much slower than using native packages.
› Optionally you can stop the process and try again after successfully running `npm install -g sharp-cli`.
✔ Config synced
