setColumnRemarks change type is not working for MySQL and MariaDB databases because of a bug with 'columnDataType' attribute which is required for above databases according to documentation. However ...
npm run develop command throws an error in the development mode. I have bootstrapped Strapi v4 with npx create-strapi-app my-app, Database mySQL, Strapi app is ...