github上的代码报错Cannot resolve module 'react-dom/lib/ReactMount'
shadowprompt opened this issue · 0 comments
shadowprompt commented
Module not found: Error: Cannot resolve module 'react-dom/lib/ReactMount' in E:\Files\Front\react\react-book-examples\01\js
@ ./js/app.js 1:337-372
这是第一张的示例的代码,几个js都报这个错误,npm install 之后,执行npm run start 就报错,我在node_modules/react-dom/目录都找不到lib/ReactMount,是在一个try 失败了catch里面报的错