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

cann't run 3.2.0 #400

Closed
nxtreaming opened this issue Jan 11, 2022 · 3 comments
Closed

cann't run 3.2.0 #400

nxtreaming opened this issue Jan 11, 2022 · 3 comments
Labels
Milestone

Comments

@nxtreaming
Copy link

Crunz version: 3.2.0

PHP version: 7.4.25

Operating system type and version:
Ubuntu 20.04.3 LTS

Description

How to reproduce

Possible Solution

Additional context
PHP Fatal error: Uncaught Error: Class 'Crunz\Infrastructure\Opis\Closure\OpisClosureSerializer' not found in /tmp/.crunz/root/v3.1-dev/CrunzContainer.php:134
Stack trace:
#0 /data/dev/crunz2/vendor/symfony/dependency-injection/Container.php(239): CrunzContainer->getClosureRunCommandService()
#1 /data/dev/crunz2/vendor/symfony/dependency-injection/Container.php(219): Symfony\Component\DependencyInjection\Container->make()
#2 /data/dev/crunz2/vendor/lavary/crunz/src/Application.php(73): Symfony\Component\DependencyInjection\Container->get()
#3 /data/dev/crunz2/vendor/lavary/crunz/crunz(70): Crunz\Application->__construct()
#4 {main}
thrown in /tmp/.crunz/root/v3.1-dev/CrunzContainer.php on line 134

@nxtreaming
Copy link
Author

I deleted the folder "/tmp/.crunz/root/v3.1-dev", it works again.

@PabloKowalczyk
Copy link
Collaborator

Hello, thanks for reporting. Deleting cache directory should help, but tag v3.2.0 has wrong app number and should be fixed by new release.

@PabloKowalczyk PabloKowalczyk added this to the v3.2 milestone Jan 11, 2022
@PabloKowalczyk
Copy link
Collaborator

Fixed by #401

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

No branches or pull requests

2 participants