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
{{ message }}
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.
We installed strapi v14.4.0 in our dev environment and when we tried to install the react editor plugin, it looks like it is incompatible with this version of strapi.
The editor works fine with the strapi v14.3.3
Any help is highly appreicated
The text was updated successfully, but these errors were encountered:
In my opinion this plugin doesn't supports node 18 or later only node 16 and this is the issue.
I'm courious also, because we used for a bigger project the editorjs plugin and without this plugin we can't update to latest Strapi :(
Error during building strapi:
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=10.16.0 <=16.x.x". Got "18.18.2" error Found incompatible module.
Hi,
We installed strapi v14.4.0 in our dev environment and when we tried to install the react editor plugin, it looks like it is incompatible with this version of strapi.
The editor works fine with the strapi v14.3.3
Any help is highly appreicated
The text was updated successfully, but these errors were encountered: