LANIF-UI / dva-boot-admin

:cake: react admin dashboard ui LANIF-ADMIN --- react 16 + react-router 4 + dva 2 + antd 4 后台管理 脚手架
https://lanif-ui.github.io/dva-boot-admin
MIT License
1.67k stars 460 forks source link

启动错误 #99

Closed Wcdaren closed 4 years ago

Wcdaren commented 4 years ago
./node_modules/_fetch-mock@6.5.2@fetch-mock/es5/client.js
Module not found: Can't resolve 'core-js/modules/es6.array.copy-within' in '/home/wcdaren/react/dva-boot-admin/node_modules/_fetch-mock@6.5.2@fetch-mock/es5'

image 好像只提供了yarn的锁版本文件,没提供npm的

weiq commented 4 years ago

嗯,推荐使用yarn启动咱的项目,把node_modules删了,用yarn安装试试