Class "Spatie\Crawler\Crawler" not found #566
Unanswered
bobclewell
asked this question in
Q&A
Replies: 1 comment
-
I also encountered this but apparently I entered a weird situation where my composer.json had updated but not composer.lock. Removing and re-requiring spatie/laravel-sitemap resolved the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
composer require spatie/laravel-sitemap
GenerateSitemap
command per the docs to comb my app and create the sitemaps.Class "Spatie\Crawler\Crawler" not found
Why wouldn't this required dependency get installed with the package? Any ideas on a fix?
Beta Was this translation helpful? Give feedback.
All reactions