[wp-trac] [WordPress Trac] #48288: WordPress Installation - "npm run env:start" not working on windows

WordPress Trac noreply at wordpress.org
Wed Dec 28 22:30:00 UTC 2022


#48288: WordPress Installation - "npm run env:start" not working on windows
-------------------------------------+-----------------------------
 Reporter:  veminom                  |       Owner:  (none)
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  Future Release
Component:  Build/Test Tools         |     Version:  5.3
 Severity:  normal                   |  Resolution:
 Keywords:  reporter-feedback close  |     Focuses:
-------------------------------------+-----------------------------
Changes (by bgoewert):

 * keywords:  reporter-feedback => reporter-feedback close


Comment:

 Docker Desktop does not ship with the old `docker-compose`.

 {{{
 'docker-compose' is not recognized as an internal or external command,
 operable program or batch file.
 }}}

 If this still happens for you, ensure that **Docker Compose V1/V2
 compatibility mode** is enabled. This creates an "alias" for the new
 `docker compose`. See https://www.docker.com/blog/announcing-compose-v2
 -general-availability/

 Image showing what this looks like in the Docker Desktop General Settings.
 Note that this image was taken on a Linux machine, but the same thing
 applies to Windows.

 [[Image(https://i.imgur.com/qeS54cX.png)]]

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/48288#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list