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

TypeError in fresh Symfony 7 install #2233

Closed
iampedropiedade opened this issue Mar 4, 2024 · 0 comments
Closed

TypeError in fresh Symfony 7 install #2233

iampedropiedade opened this issue Mar 4, 2024 · 0 comments

Comments

@iampedropiedade
Copy link

I just created a new Symfony project with composer (Symfony 7 + webapp) on a PHP 8.3 + Apache container
I then installed this package, enabled the /api/doc route and tried to access it, and I get this error:

An exception has been thrown during the rendering of a template ("Symfony\Component\AssetMapper\Compiler\JavaScriptImportPathCompiler::compile(): Return value must be of type string, null returned").

I tried the exact same on Symfony 6.4 and it works fine.
I've re-tried each version again, all from scratch, with the same result.

Attached, the errors.
RuntimeError.txt
TypeError.txt

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

1 participant