Skip to content

Can't do a fresh install of latest Symfony - importmap:require fail, @hotwired/stimulus related #60760

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

Open
AlexDz27 opened this issue Jun 11, 2025 · 0 comments

Comments

@AlexDz27
Copy link

Symfony version(s) affected

7.3

Description

When doing a completely fresh install of Symfony webapp with the following command:
symfony new --webapp some-folder/

the installation is stopped on half way, and console outputs the following:

Image

How to reproduce

Just try to install a completely fresh Symfony app

Possible Solution

Probably something related to this JS lib: https://stimulus.hotwired.dev/
And/or, maybe, Symfony somehow messes things up with this lib.

Additional Context

Tried installing via symfony new . --version="7.1" --webapp, symfony new . --version="6.4.22" --webapp; under a VPN — problem persists.

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

No branches or pull requests

2 participants