커뮤니티
포인트
쿠폰
내 강의실
국비 신청 내역
증명서
계정
로그아웃
학습 질문
개발 일지
나의 활동
답변 완료
expo go 에러 메세지가 뜹니다.
[왕초보] 나만의 수익성 앱, 앱개발 종합반 v5
3주차
북마크
김*은
댓글
1
추천
0
조회수
9
조회수
9
답변 완료

Unable to resolve module expo-linking from C:\Users\user\Desktop\coding\bokyo\bokyo\pages\DetailPage.js: expo-linking could not be found within the project or in these directories:

 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
댓글 알림
나의얼굴