react-native-baidumap-sdk icon indicating copy to clipboard operation
react-native-baidumap-sdk copied to clipboard

example项目例子跑不起

Open xulipei8 opened this issue 6 years ago • 2 comments

error: bundling failed: Error: While trying to resolve module react-native-baidumap-sdk from file /Users/xulipei/Desktop/study/react-native(epxem)/react-native-baidumap-sdk-master/example/index.js, the package /Users/xulipei/Desktop/study/react-native(epxem)/react-native-baidumap-sdk-master/package.json was successfully found. However, this package itself specifies a main module field that could not be resolved (/Users/xulipei/Desktop/study/react-native(epxem)/react-native-baidumap-sdk-master/lib/js. Indeed, none of these files exist:

xulipei8 avatar Oct 29 '19 09:10 xulipei8

I have the same issue.

buiquangduc avatar Nov 13 '19 09:11 buiquangduc

先运行 yarn build

qiuxiang avatar Nov 18 '19 05:11 qiuxiang