美文网首页
undefin is not a function(near

undefin is not a function(near

作者: 太阳的小号 | 来源:发表于2019-01-04 15:17 被阅读0次

习惯性手贱,每次打开工程,一有点问题就喜欢重装依赖,然后,今早就挂了

解决方法:package文件里面,添加如下代码:

```

"resolutions": {

    "react-devtools-core": "3.4.3"

  },

```

然后重新 yarn 一下,就好

参考链接: https://bbs.reactnative.cn/topic/6317/1%E6%9C%884%E6%97%A5%E5%88%9D%E5%A7%8B%E5%8C%96%E9%A1%B9%E7%9B%AE%E6%8A%A5%E9%94%99undefin-is-not-a-function-evaluating-reactdevtools-connecttodevtools

相关文章

网友评论

      本文标题:undefin is not a function(near

      本文链接:https://www.haomeiwen.com/subject/agtkrqtx.html