[2021-05-25T07:49:55.417Z] error Bootstrap function in plugin "preview-content" failed [2021-05-25T07:49:55.418Z] error TypeError: actionProvider.registerMany is not a function at /home/appinventiv/e_work/workplace/strapi_poc/my-app/node_modules/strapi-plugin-preview-content/config/functions/bootstrap.js:70:53 at step (/home/appinventiv/e_work/workplace/strapi_poc/my-app/node_modules/strapi-plugin-preview-content/config/functions/bootstrap.js:33:23) at Object.next (/home/appinventiv/e_work/workplace/strapi_poc/my-app/node_modules/strapi-plugin-preview-content/config/functions/bootstrap.js:14:53) at fulfilled (/home/appinventiv/e_work/workplace/strapi_poc/my-app/node_modules/strapi-plugin-preview-content/config/functions/bootstrap.js:5:58)
case 3: actionProvider = global.strapi.admin.services.permission.actionProvider; return [4 /*yield*/, actionProvider.registerMany(actions)];
Please find the versions list
{
"name": "my-app",
"private": true,
"version": "0.1.0",
"description": "A Strapi application",
"scripts": {
"develop": "strapi develop",
"start": "strapi start",
"build": "strapi build",
"strapi": "strapi"
},
"devDependencies": {},
"dependencies": {
"@ckeditor/ckeditor5-media-embed": "^26.0.0",
"@ckeditor/ckeditor5-react": "^3.0.1",
"axios": "^0.21.1",
"ckeditor-build-with-simple-upload-provider-strapi": "^1.0.7",
"ckeditor5-media-embed": "^1.8.0",
"joi": "^17.4.0",
"knex": "<0.20.0",
"sqlite3": "5.0.0",
"strapi": "3.4.6",
"strapi-admin": "3.4.6",
"strapi-connector-bookshelf": "3.4.6",
"strapi-plugin-content-manager": "3.4.6",
"strapi-plugin-content-type-builder": "3.4.6",
"strapi-plugin-email": "3.4.6",
"strapi-plugin-oembed": "^0.4.0",
"strapi-plugin-preview-content": "^1.1.1",
"strapi-plugin-upload": "3.4.6",
"strapi-plugin-users-permissions": "3.4.6",
"strapi-utils": "3.4.6"
},
"author": {
"name": "A Strapi developer"
},
"strapi": {
"uuid": "23a63d9c-ed15-41e8-8bff-4ab26eaf5da3"
},
"engines": {
"node": ">=10.16.0 <=14.x.x",
"npm": ">=6.0.0"
},
"license": "MIT"
}
I will be really glad, if you can really help
Since I am very much interested in this plugin
I just installed and run commands
npm run build && npm run develop
[2021-05-25T07:49:55.417Z] error Bootstrap function in plugin "preview-content" failed [2021-05-25T07:49:55.418Z] error TypeError: actionProvider.registerMany is not a function at /home/appinventiv/e_work/workplace/strapi_poc/my-app/node_modules/strapi-plugin-preview-content/config/functions/bootstrap.js:70:53 at step (/home/appinventiv/e_work/workplace/strapi_poc/my-app/node_modules/strapi-plugin-preview-content/config/functions/bootstrap.js:33:23) at Object.next (/home/appinventiv/e_work/workplace/strapi_poc/my-app/node_modules/strapi-plugin-preview-content/config/functions/bootstrap.js:14:53) at fulfilled (/home/appinventiv/e_work/workplace/strapi_poc/my-app/node_modules/strapi-plugin-preview-content/config/functions/bootstrap.js:5:58)case 3: actionProvider = global.strapi.admin.services.permission.actionProvider; return [4 /*yield*/, actionProvider.registerMany(actions)];Please find the versions list
I will be really glad, if you can really help
Since I am very much interested in this plugin
I just installed and run commands
npm run build && npm run develop