#mysql
Read more stories on Hashnode
Articles with this tag
If you want to have a fix for it, install and use mysql2 (instead of mysql) and use: npm un mysql && npm i mysql2 and mysql = require('mysql2');
Before installing Homebrew you will need to install Rosetta2 emulator for the new ARM silicon (M1 chip). 1- install Rosetta2 via terminal using...