Closed Loukili-Rachid closed 1 year ago
it just missing from package.json should be in
"dependencies": {
"lodash": "^4.17.21"
}
fixed
@nicollassilva adding Nicollas to this conversation so he can check what is happening
I found the solution for this case here https://github.com/laravel/framework/issues/46128
Fixed on 1.3.2
windows 11 Laravel 10 fresh project npm run dev
throw this error
Failed to resolve import "lodash" from "re 1 | import _ from 'lodash';