【发布时间】:2020-06-10 13:03:13
【问题描述】:
当我尝试使用 npm run android 我的 react 本机应用程序时,我在节点上收到此错误
无法从 “node_modules/graphql/error/index.js
该错误仅在尝试导入任何需要 Graphql 的库时发生。 Graphql 已安装,我已多次卸载并重新安装我的 node_modules 试图解决此问题,但没有任何效果。任何帮助,将不胜感激。
【问题讨论】:
-
node_modules/graphql/error/printError.js路径下是否有文件?
标签: react-native graphql apollo