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
Error: require() of ES Module /Users/renaudcheval/.config/yarn/global/node_modules/clean-stack/index.js from /Users/renaudcheval/.config/yarn/global/node_modules/contentful-merge/dist/commands/create/index.js not supported.
Instead change the require of /Users/renaudcheval/.config/yarn/global/node_modules/clean-stack/index.js in /Users/renaudcheval/.config/yarn/global/node_modules/contentful-merge/dist/commands/create/index.js to a dynamic import()
which is available in all CommonJS modules.
Code: ERR_REQUIRE_ESM
I tried multiple node version.
Also when after I tried on the windows PC of the company it worked just fine
The text was updated successfully, but these errors were encountered:
On my Mac M2, when I run
I get :
I tried multiple node version.
Also when after I tried on the windows PC of the company it worked just fine
The text was updated successfully, but these errors were encountered: