You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On v3.0.1 with strapi v4.25.0 i get warnings when developing with yarn develop --watch-admin.
WARNING in ./node_modules/strapi-plugin-website-builder/admin/src/pages/App/index.js
export 'NotFound' (imported as 'NotFound') was not found in '@strapi/helper-plugin'
On v3.0.1 with strapi v4.25.0 i get warnings when developing with
yarn develop --watch-admin
.WARNING in ./node_modules/strapi-plugin-website-builder/admin/src/pages/App/index.js
export 'NotFound' (imported as 'NotFound') was not found in '@strapi/helper-plugin'
Probably easy to fix with strapi/strapi@eb2cf3a
The text was updated successfully, but these errors were encountered: