안녕하세요 [2.2.1] -> [expo 프로젝트 실행] 관련해서 질문있습니다. #126
-
expo설치와 프로젝트 생성 후 expo 프로젝트를 실행하였습니다. C:\Users\mhhan>npm install --global expo-cli added 1733 packages, and audited 1734 packages in 1m 131 packages are looking for funding 29 vulnerabilities (6 moderate, 19 high, 4 critical) To address issues that do not require attention, run: To address all issues (including breaking changes), run: Run C:\Users\mhhan>expo init my-first-expo expo-cli supports following Node.js versions:
Migrate to using: √ Choose a template: » blank a minimal app as clean as an empty canvas ✅ Your project is ready! To run your project, navigate to the directory and run one of the following npm commands.
C:\Users\mhhan>cd my-first-expo C:\Users\mhhan\my-first-expo>npm start
Starting project at C:\Users\mhhan\my-first-expo › Metro waiting on exp://192.168.35.96:19000 › Press a │ open Android › Press r │ reload app › Press ? │ show all commands Logs for your project will appear below. Press Ctrl+C to exit. Please install react-native-web@~0.18.7, [email protected], @expo/webpack-config@^0.17.0 by running: npx expo install react-native-web@~0.18.7 [email protected] @expo/webpack-config@^0.17.0 If you're not using web, please ensure you remove the "web" string from the platforms array in the project Expo config. Android Bundling complete 20360ms |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
안녕하세요 @moony01 현재 최신 버전의 Expo에서는 Expo 개발자 도구가 나타나지 않는것이 정상입니다. 감사합니다. |
Beta Was this translation helpful? Give feedback.
안녕하세요 @moony01
현재 최신 버전의 Expo에서는 Expo 개발자 도구가 나타나지 않는것이 정상입니다.
버전이 변경되면서 책과 다르게 동작하는 부분들이 있습니다.
감사합니다.