Zaydme / strapi-plugin-multi-select

A strapi custom field for a multi select input.
https://www.npmjs.com/package/strapi-plugin-multi-select
MIT License
39 stars 21 forks source link

Cannot read properties of undefined (reading 'register') #5

Closed numr closed 1 year ago

numr commented 1 year ago

企业微信截图_16728865181728 error: Cannot read properties of undefined (reading 'register') TypeError: Cannot read properties of undefined (reading 'register') at Object.module.exports [as register] (D:\xampp\htdocs\strapi\strapi-v4\node_modules\strapi-plugin-multi-select\server\register.js:5:25) at Object.register (D:\xampp\htdocs\strapi\strapi-v4\node_modules\@strapi\strapi\lib\core\domain\module\index.js:47:46) at Object.register (D:\xampp\htdocs\strapi\strapi-v4\node_modules\@strapi\strapi\lib\core\registries\modules.js:33:19) at async Strapi.runLifecyclesFunctions (D:\xampp\htdocs\strapi\strapi-v4\node_modules\@strapi\strapi\lib\Strapi.js:510:5) at async Strapi.register (D:\xampp\htdocs\strapi\strapi-v4\node_modules\@strapi\strapi\lib\Strapi.js:379:5) at async Strapi.load (D:\xampp\htdocs\strapi\strapi-v4\node_modules\@strapi\strapi\lib\Strapi.js:456:5) at async Strapi.start (D:\xampp\htdocs\strapi\strapi-v4\node_modules\@strapi\strapi\lib\Strapi.js:198:9)

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 14 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.

Zaydme commented 1 year ago

Please make sure to update Strapi v4 to a version that supports custom fields