Hi there,
I’ve just created a fresh install of a Frontity project but when I run npx frontity dev
I get the following error message
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)
Why would that happen?
Thanks