-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Description
Bug report
Describe the bug
When I go to Settings -> USERS & PERMISSIONS PLUGIN -> Roles I get a white screen.
The browser console reports this:
TypeError: undefined is not an object (evaluating '(0,s.default)().allPermissions') —
Also in when the build runs I noticed this.
warning "@strapi/plugin-users-permissions > @strapi/helper-plugin@4.0.2" has unmet peer dependency "formik@^2.2.6".
133warning "@strapi/plugin-users-permissions > @strapi/helper-plugin@4.0.2" has unmet peer dependency "immer@9.0.6".
134warning "@strapi/plugin-users-permissions > @strapi/helper-plugin@4.0.2" has unmet peer dependency "qs@6.10.1".
135warning "@strapi/plugin-users-permissions > @strapi/helper-plugin@4.0.2" has unmet peer dependency "react-select@^4.0.2".
136warning "@strapi/plugin-users-permissions > grant-koa@5.4.8" has unmet peer dependency "koa@>=2.0.0".
137warning "@strapi/plugin-users-permissions > react-redux@7.2.3" has unmet peer dependency "redux@^2.0.0 || ^3.0.0 || ^4.0.0-0".
138warning "@strapi/plugin-users-permissions > @strapi/helper-plugin > mini-css-extract-plugin@2.4.4" has unmet peer dependency "webpack@^5.0.0".
139warning "@strapi/plugin-users-permissions > @strapi/helper-plugin > styled-components@5.3.3" has unmet peer dependency "react-is@>= 16.8.0".
System
- Node.js version: v16.13.2
- Strapi version: 4.0.6
- Database: MySQL