구름IDE React-Native Expo 조합으로 3분만에 웹앱만들기를 시도하고 있는데요.


  • Level 2

    npm install --global expo-cli (완료)
    npm init (프로젝트네임)
    Choose a template: blank a minimal app as clean as an empty canvas (미니멀 템플릿 선택)

    • 에러발생함.
      /usr/lib/node_modules/expo-cli/node_modules/@expo/config-plugin/src/plugins/withIosBaseMods.ts:19
      const {readFile, writeFile} = promises;
      TypeError: Cannot destructure property 'readFile' of 'undefined' or 'null'
      이렇게 에러가 납니다.. 해결방법을 알려주시면 감사하겠습니다.

SUGGESTED TOPICS

  • 4
  • 2
  • 2
  • 10
  • 3
  • 2
  • 1
  • 1