How to resolve the error on 'react-native start'

后端 未结 19 2683
说谎
说谎 2020-11-29 15:41
  1. I just installed node.js & cli

    • installed node.js
    • installed react-native-cli

      npm -g react-native-cli
      
19条回答
  •  爱一瞬间的悲伤
    2020-11-29 16:24

    All mentioned comments above are great, sharing the path that worked with me for this Blacklist file that need to be edited:

    "Your project name\node_modules\metro-bundler\src" File name "blacklist.js"

提交回复
热议问题