erdkse / adminlte-3-react

React 18.3.1 start-up project with AdminLTE 3.2.0 template
https://erdkse.com/projects/preview/adminlte-react
MIT License
256 stars 133 forks source link

Error: Cannot find module './lenient' #61

Closed biniyamfikru closed 3 months ago

biniyamfikru commented 2 years ago

npm start npm WARN config global --global, --local are deprecated. Use --location=global instead.

adminlte-3-react@0.1.0 start craco start

node:internal/modules/cjs/loader:936 throw err; ^

Error: Cannot find module './lenient' Require stack:

erdkse commented 1 year ago

there is no such package, but I dropped usage of craco, could you please try again?

erdkse commented 3 months ago

Closing due to inactivity