커뮤니티
포인트
쿠폰
내 강의실
국비 신청 내역
증명서
계정
로그아웃
학습 질문
개발 일지
나의 활동
답변 완료
패키지 설치해도 동일한 애러 발생합니다!
[왕초보] 나만의 수익성 앱, 앱개발 종합반
3주차
북마크
김*환
댓글
19
추천
0
조회수
42
조회수
42
답변 완료

https://spartacodingclub.kr//community/fastqna/all/6311ccb3f5e6545b2b2d5f78/%EC%98%A4%EB%8A%98%20%EC%95%88%EC%97%90%20%EB%8B%B5%EB%B3%80%EC%9D%B4%20%EA%B0%80%EB%8A%A5%ED%95%9C%EA%B0%80%EC%9A%94%3F%3F%3F?origin=shared


arning: Invalid version react-native@0.69.4 for 
expo sdkVersion 46.0.0. Use react-native@0.69.5  
iOS Bundling failed 3303ms
Unable to resolve module expo-linking from C:\Users\hwan2\Desktop\sparta-study\sparta-myhoneytip-kim\pages\DetailPage.js: expo-linking could not be found within the project or in these directories:
  node_modules
  ..\node_modules
  1 | import React,{useState,useEffect} from 'react';
  2 | import { StyleSheet, Text, View, Image, ScrollView,TouchableOpacity,Alert,Share } from 'react-native';
> 3 | import * as Linking from 'expo-linking';   
    |                           ^
  4 |
  5 | export default function DetailPage({navigation,route}) {
  6 |


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