api-platform / api-platform/api-pack
Symfony 6.4 : Attempted to load class "ExceptionAction" Error
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 524
- Fork
- 32
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**API Platform version(s) affected**: Symfony 6.4 installing with composer require api (v1.4)
**Description**
When i follow the SymfonyCasts Install tutorial the API Plateform /api route loads well.
https://symfonycasts.com/screencast/api-platform/install?cid=apip
But going to step 2 it breaks :
https://symfonycasts.com/screencast/api-platform/api-resource
The result is the following Symfony Error message :
"Attempted to load class "ExceptionAction" from namespace "ApiPlatform\Action".
Did you forget a "use" statement for another namespace?"
In the vendors there is nothing regarding "ExceptionAction" so the error is normal but seems there is some missing files when installing the api-pack within symgony 6.4
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.