© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Sara
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');
No responses yet.