I have the following error when I try to run Vue3 app, created with vue-cli:
I’ve tried this solutions https://github.com/vuejs/pinia/issues/675 and Can’t import the named export XXXX from non EcmaScript module (only default export is available) but it changed nothing.
Any ideas?