> [email protected] start E:\react\ant-design-pro
> cross-env UMI_ENV=dev umi dev
‘cross-env’ is not an internal or external command, nor is it an executable program
Solution:
1. yarn install again (npm mirroring is not recommended for initialization, npm needs to be considered if the network is good)
2. npm start