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
i ï½¢wdmï½£: Failed to compile.
Thanks!