dva-cli version 0.9.2
dva version 2.4.1
roadhog version 2.4.9
after run dva init and npm start:
Failed to compile.
./node_modules/_history@4.9.0@history/esm/history.js
Module not found: Can't resolve '@babel/runtime/helpers/esm/extends' in '/Users/Max/Documents/GitHub/MIS/File-Mis/node_modules/_history@4.9.0@history/esm'
use dva-cli to init a new project
after run
dva init
andnpm start
: