spatie/laravel-personal-data-export

Views don't exist

lahivee opened this issue · 2 comments

Hello,

I get many errors with this package that say views could not be found.

Is it possible that this is because you switched to notifications but the views still referenced in the service provider?

Errors is:
local.ERROR: Uncaught Symfony\Component\Finder\Exception\DirectoryNotFoundException: The "/Users/user/Code/app/vendor/spatie/laravel-personal-data-export/src/../resources/views" directory does not exist.

It spams the log file with many entries per second. Can you also please see your log file because the application does not crash - it is a silent error

Actually I remove line loadViewsFrom in Service provider and I think it solved, but I am not sure. Can you confirm?

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.