Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Target class [cache] does not exist. #45

Closed
vdvcoder opened this issue Jan 8, 2021 · 3 comments
Closed

Target class [cache] does not exist. #45

vdvcoder opened this issue Jan 8, 2021 · 3 comments

Comments

@vdvcoder
Copy link

vdvcoder commented Jan 8, 2021

When i installed spatie/laravel-ray local it works fine.
But when i push to git and pull on the server i get following error.
Target class [cache] does not exist.

Versions
Latest

You can use composer show to get the version numbers of:

  • spatie/laravel-ray package version (if applicable): 1.1.0

PHP version:
7.4

To Reproduce
Steps to reproduce the behavior:

  1. Install spatie/laravel-ray (locally)
  2. Test locally -> works perfect
  3. git add , git commit, git push
  4. On staging server, git pull
  5. Reload website: Target class [cache] does not exist

Desktop (please complete the following information):

  • OS: macOS Catalina
  • Version: version 10.15.7

Additional context
Is it the intention to only install ray locally?

@freekmurze
Copy link
Member

Could you post a stack trace?

@vdvcoder
Copy link
Author

vdvcoder commented Jan 8, 2021

screenshot
Schermafbeelding 2021-01-08 om 12 24 02

@freekmurze
Copy link
Member

I think this is fixed in the latest release of the package. If you not, could you open a new issue at spatie/laravel-ray?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants