There is some issue in 4.2.6
. downgraded to
“dependencies”: {
“@strapi/strapi”: “4.12.1”,
“@strapi/plugin-users-permissions”: “4.12.6”,
“@strapi/plugin-i18n”: “4.12.6”,
“mysql”: “2.18.1”
},
it worked!!
1 Like