[wp-trac] [WordPress Trac] #52356: npm install does not work on wordpress-trunk on new Mac M1's
WordPress Trac
noreply at wordpress.org
Sun Apr 3 19:39:13 UTC 2022
#52356: npm install does not work on wordpress-trunk on new Mac M1's
-------------------------------+------------------------------
Reporter: justinahinon | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version: 5.7
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Comment (by afragen):
Also for Apple Silicon you might need to add the following to your
`docker-compose.yml` under the `mysql` section so that the correct version
of mysql will be used.
{{{
mysql:
platform: linux/amd64
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52356#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list