./node_modules/element-react/dist/npm/es5/libs/animate/index.js
Module not found: Can't resolve 'react-hot-loader' in 'C:\Chidu\Projects\amplifyagora\node_modules\element-react\dist\npm\es5\libs\animate'



参考
https://github.com/ElemeFE/element-react/issues/954

解决:

它与react-hot-loader模块有关。用这个 

npm i -D react-hot-loader@next

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-09-17
  • 2021-10-10
  • 2023-01-16
  • 2021-05-23
  • 2021-11-11
  • 2021-11-03
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-25
  • 2021-09-14
  • 2021-08-23
  • 2022-12-23
相关资源
相似解决方案