I just start to learn umijs so, when I try to start (npm start ) then it saw error (Cannot find module 'umi')
Cannot find module 'umi' Require stack:
- E:\Umijs\myapp.umirc.ts
I just start to learn umijs so, when I try to start (npm start ) then it saw error (Cannot find module 'umi')
Cannot find module 'umi' Require stack:
Try to install the dependencies first:
Refer to this documentation page to environment setup:
https://umijs.org/docs/getting-started