Skip to content

api platform no longer installs seamlessly with Symfony #58928

@tacman

Description

@tacman

Symfony version(s) affected

7.1

Description

API Platform version(s) affected: 4.0

A simple install with a Symfony webapp used to work but now throws an error.

How to reproduce

symfony new MyApp  --webapp && cd MyApp
composer req api
bin/console make:entity -a Task -n
symfony server:start -d
symfony open:local --path=/api

image

The files themselves, e.g.
https://127.0.0.1:8029/assets/bundles/apiplatform/swagger-ui/swagger-ui-standalone-preset-4fec96b52efef25338c0ee2a2c2619e4.js

image

I've reported this in api-platform as well: api-platform/api-platform#2801

Possible Solution

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions