无法解析模块`SnapshotViewIOS'。模块映射中不存在模块

时间:2017-09-14 07:13:53

标签: facebook react-native

请查看附加图片的例外情况。

我试过

  
      
  1. 清除守望者手表:watchman watch-del-all
  2.   
  3. 删除node_modules文件夹:rm -rf node_modules && npm install。\ n
  4.   
  5. 重置打包程序缓存:rm -fr $TMPDIR/react-*npm start -- --reset-cache
  6.   

但似乎没有什么能解决下面的问题。请帮我。提前谢谢。

Unable To solve Module 'SnapshotViewIOS'

完整登录:

  

"无法解析模块SnapshotViewIOS   /Users/dseerapu/Desktop/RDeal/DigitalMemberCard-FHNW/app/DigitalMemberCard/node_modules/react-native/Libraries/react-native/react-native-implementation.js:   模块映射中不存在模块\ n \ n这可能与模块映射有关   https://github.com/facebook/react-native/issues/4968 \ n要解决尝试   以下内容:\ n 1.清除守望者手表:watchman watch-del-all。\ n 2.删除node_modules文件夹:rm -rf node_modules && npm install。\ n 3.重置包装程序缓存:rm -fr $TMPDIR/react-*npm start -- --reset-cache"

1 个答案:

答案 0 :(得分:0)

终止终端中的流程,然后运行npm start -- --reset-cache