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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Trait "LaraDumps\LaraDumpsCore\Concerns\Traceable" not found #139

Closed
4 of 12 tasks
amirudinaniq opened this issue Feb 29, 2024 · 6 comments
Closed
4 of 12 tasks

Comments

@amirudinaniq
Copy link

amirudinaniq commented Feb 29, 2024

馃浕 LaraDumps Bug Report

Information

Pre-steps

Have you searched through other issues to see if your problem is already reported or has been fixed?

  • Yes - I did not find it.
  • No

Did you read the documentation?

  • Yes - I did not find it.
  • No

Have you tried to reconfigure LaraDumps?

To configure LaraDumps, run: php artisan ds:init.

  • Yes - I didn't work. I received the same error
  • No, I believe this error is not related the configuration.

Software Version

You can run composer show -i and npm list to list installed package with their versions.

Software Version (exactly)
LaraDumps App 2.4.3
LaraDumps package v2.3.1
Laravel 9.52.16
Operating System MacOS

What is your project Environment?

  • Laravel Valet
  • Laravel Sail
  • Docker
  • XAMPP
  • Laragon
  • Other - please specify: ________

Describe the bug

What happened?

I received "Trait "LaraDumps\LaraDumpsCore\Concerns\Traceable" not found" when trying to install LaraDumps. How to fix this?

Extra information

Screenshots

Screenshot 2024-02-29 at 5 15 25 PM
@luanfreitasdev
Copy link
Contributor

Hello!, can you install the latest version?

composer require laradumps/laradumps ^2.5 --dev -W

@amirudinaniq
Copy link
Author

amirudinaniq commented Mar 1, 2024

I can't, I get this error.

Screenshot 2024-03-01 at 9 23 09 AM

@kiddtang
Copy link

kiddtang commented Mar 4, 2024

seems like Laravel v9
can only install "laradumps/laradumps": "2.2.1", without errors.

@luanfreitasdev
Copy link
Contributor

Hello!. Can you remove and install it again?

composer remove laradumps/laradumps

composer require laradumps/laradumps --dev -W

@kiddtang
Copy link

kiddtang commented Mar 5, 2024

Hello!. Can you remove and install it again?

composer remove laradumps/laradumps

composer require laradumps/laradumps --dev -W

Tried. It is still the exact same error.

You can't reproduce on Laravel Framework v9.52.16 ?

@luanfreitasdev
Copy link
Contributor

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

3 participants