listrow module not found
finghtingjie opened this issue · 4 comments
finghtingjie commented
"react-native": "0.61.5",
"teaset": "^0.7.1",
bundling failed: Error: Unable to resolve module react-native/Libraries/Pressability/Pressability.js
from node_modules/teaset/components/ListRow/TouchableOpacity.js
: react-native/Libraries/Pressability/Pressability.js could not be found within the project.
csdwd commented
同样的错误 如何解决呢
silentzone commented
Error: Unable to resolve module `react-native/Libraries/Pressability/Pressability.js
react-native-cli: 2.0.1
react-native: 0.61.4
已经解决:
升级到0.62.0 既使用
royhanrahim commented
yeahh I also found it like that..
please repair this bugs, because it really helped me, Thanks.
gcasasbe7 commented
Is this fixed? I am getting the same problem and I am unable to run the project
@finghtingjie @csdwd @silentzone @royhanrahim
Thanks in advance!