/api not diwplayed well in symfony application

88 views Asked by At

i created symfony6 project and try to apply api patform. when i launch http://127.0.0.1:8000/api i got a json response with 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 installed api by the commans symfony require api. i was expecting the launch of api/platform interface .

1

There are 1 answers

1
Ramahefanimanana Manda On

I found the solution, uninstall asset mapper and stimilus