In the example folder, I did an npm install and npm dev:
ERROR Failed to compile with 2 errors
error in ./node_modules/vue-i18n-composable/dist/index.mjs
Can't import the named export 'computed' from non EcmaScript module (only default export is available)
error in ./node_modules/vue-i18n-composable/dist/index.mjs
Can't import the named export 'getCurrentInstance' from non EcmaScript module (only default export is available)
When doing the npm install I choose version 0.2.2 of vue-i18n-composable