Fekide / strapi-plugin-translate

Strapi plugin for automated translations using different Translate Providers
https://market.strapi.io/plugins/strapi-plugin-translate
MIT License
45 stars 18 forks source link

[BUG]: 'NotFound' (imported as 'NotFound') was not found in '@strapi/helper-plugin' #339

Closed genox closed 10 months ago

genox commented 10 months ago

Describe the bug I installed the latest version of this plugin on the current version of strapi and receive the following error when watching the admin:

WARNING in ../../node_modules/strapi-plugin-translate/admin/src/pages/App/index.js 7:276-284
export 'NotFound' (imported as 'NotFound') was not found in '@strapi/helper-plugin'

To Reproduce Steps to reproduce the behavior:

  1. Install Strapi
  2. Install the plugin and add config
  3. Run strapi develop --watch-admin
  4. See error

Expected behavior Translation workflow et al seems to work despite the warning. However, I assume that some component will error out due to the missing dependency.

I assume this is a breaking change on the side of strapi.

System (please complete the following information):

fekide-bot commented 10 months ago

:tada: This issue has been resolved in version 1.0.10 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

fekide-bot commented 10 months ago

:tada: This issue has been resolved in version 1.2.3 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

fekide-bot commented 10 months ago

:tada: This issue has been resolved in version 1.1.11 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket: