#9236 closed defect (bug) (fixed)
Remove `version` from `docker
| Reported by: | narenin | Owned by: | espellcaste |
|---|---|---|---|
| Priority: | normal | Milestone: | 15.0.0 |
| Component: | Core | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
I am getting given error while I am trying to run npm run wp-env start this is happening because the attribute version is obsolete in docker.
Here is the error details I am getting.
✖ Error while running docker compose command. time="2024-09-23T15:05:50+05:30" level=warning msg="/root/wp-env/a502412824aa7c25523a9547de4c394b/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion"
Attachments (1)
Change History (9)
This ticket was mentioned in PR #377 on buddypress/buddypress by @narenin.
2 years ago
#1
- Keywords has-patch added
Trac ticket: https://buddypress.trac.wordpress.org/ticket/9236
The version is already removed in env package in latest version so updating the same version in package.json
2 years ago
#3
Hi @narenin I just launched the Unit tests, if they give good results I'll commit your PR.
2 years ago
#4
@imath Thanks for review this PR, as I can check now the unit test give good results.
renatonascalves commented on PR #377:
2 years ago
#5
@imath Just a reminder that we don't use wp-env in the github actions anymore.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Erro Screenshot