`php artisan config:cache` , `php artisan route:clear` have you refer this one? https://github.com/nWidart/laravel-modules/issues/371
– Dilip HiraparaDec 19 '19 at 06:18
https://stackoverflow.com/questions/44769693/laravel-file-not-found-at-path-but-it-does-exist
– HamelrajDec 19 '19 at 06:23
1. Can you please show the full error stacktrace? 2. Does or did a file `module.json` ever exist in your project? 3. Where in your project is the file referenced, did you search? 4. Do you have any idea what the 'module' is, are you trying to use some package?
– JorisJ1Dec 20 '19 at 18:37