[wp-trac] [WordPress Trac] #52356: npm install does not work on wordpress-trunk on new Mac M1's
WordPress Trac
noreply at wordpress.org
Tue Apr 5 08:55:20 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 gziolo):
For the issue with MySQL, I followed the following article:
https://www.jesusamieiro.com/installing-wordpress-develop-on-m1-chip/
I executed `docker pull --platform linux/x86_64 mysql:5.7` which is
probably similar to what @afragen shared but it doesn't require changes to
the `docker-compose.yml` file.
The other way to fix it is to change the database to MariaDB v10 as
suggested by @youknowriad.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52356#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list