Skip to content

error when installing #1051

Answered by j5k
tonygreis asked this question in Q&A
Discussion options

You must be logged in to vote

I fixed it with the following commands:
rm -rf vendor/* \n
git clean -ifx (deletes some caches, etc.)
composer update
composer require spatie/laravel-backup

Maybe an artisan cache cleaning is the key hint

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by freekmurze
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1051 on May 27, 2020 07:07.