Skip to content

Error occured when create project from bolt/core:dev-main #139

@macintoshplus

Description

@macintoshplus

Requirements: PHP 8.1

The update_master_to_use_bolt_core_main branch of the project repository allows the creation of a Bolt project using the main branch of bolt/core. The purpose is to be able to test the Bolt installation during development and fix errors.

When running the following command to install Bolt:

composer create-project bolt/project bolt_test_main dev-update_master_to_use_bolt_core_main

The following error occurs:

Attempted to load class "WebServerBundle" from namespace "Symfony\Bundle\WebServerBundle".
Did you forget a "use" statement for another namespace?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions