unable to resolve module './fonts/Entypo.ttf' from '/home/pfe/node_modules/@expo/vector-icons/Entypo.js'

人盡茶涼 提交于 2020-01-24 23:06:03

问题


When i try to run my application using expo i have this error : unable to resolve module './fonts/Entypo.ttf' from /home/pfe/node_modules/@expo/vector-icons/Entypo.js'

npm : 4.3.0 react-native-cli: 2.0.1 react-native: 0.42.0 expo@ 15.1.3


回答1:


I had that issue. Check last comment in https://github.com/expo/vector-icons/issues/8. If that doesn't work, then read all of the comments.

I hope that helps



来源:https://stackoverflow.com/questions/43967521/unable-to-resolve-module-fonts-entypo-ttf-from-home-pfe-node-modules-expo

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!