The team is now working on the WordPress Interactivity API. This unblocks the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.
Hi, I’m going to start a new project with Frontity but when I run in console npx frontity dev I get this error:
ERROR in ./node_modules/node-fetch/lib/index.mjs 1157:15-18
Can't import the named export 'URL' from non EcmaScript module (only default export is available)
@ ./node_modules/frontity/dist/src/index.js
@ ./node_modules/@frontity/wp-source/src/state.ts
@ ./node_modules/@frontity/wp-source/src/index.ts
@ ./build/bundling/entry-points/server.ts