Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/reactjs/26.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Reactjs ReferenceError:插件“引用错误”;react.displayName";与另一个同名的碰撞_Reactjs_Yeoman_Redux - Fatal编程技术网

Reactjs ReferenceError:插件“引用错误”;react.displayName";与另一个同名的碰撞

Reactjs ReferenceError:插件“引用错误”;react.displayName";与另一个同名的碰撞,reactjs,yeoman,redux,Reactjs,Yeoman,Redux,我使用了约曼的“redux生成器”并安装了一些东西 当我运行“npm start”时,项目将加载但显示此日志 ./js/index.js中出现错误 模块生成失败:ReferenceError:插件“react.displayName”与另一个同名插件冲突 在PluginManager.validate(/Users/acejordan/Projects/redcli/node_modules/babel core/lib/transformation/file/plugin manager.js

我使用了约曼的“redux生成器”并安装了一些东西

当我运行“npm start”时,项目将加载但显示此日志

./js/index.js中出现错误 模块生成失败:ReferenceError:插件“react.displayName”与另一个同名插件冲突 在PluginManager.validate(/Users/acejordan/Projects/redcli/node_modules/babel core/lib/transformation/file/plugin manager.js:159:13) 在PluginManager.add(/Users/acejordan/Projects/redcli/node_modules/babel core/lib/transformation/file/plugin manager.js:213:10) 位于File.buildTransformers(/Users/acejordan/Projects/redcli/node_modules/babel core/lib/transformation/File/index.js:237:21) 在新文件中(/Users/acejordan/Projects/redcli/node_modules/babel core/lib/transformation/File/index.js:139:10) 位于Pipeline.transform(/Users/acejordan/Projects/redcli/node_modules/babel core/lib/transformation/Pipeline.js:164:16) 在transfile(/Users/acejordan/Projects/redcli/node_modules/babel loader/index.js:12:22) 在Object.module.exports(/Users/acejordan/Projects/redcli/node_modules/babel loader/index.js:71:12) @多主


请帮忙。谢谢

请看这里=>(我希望这就是修复的地方)。

您可以尝试与维护该模板的人联系。