Hello guys,
I'm having some problems when running the "yarn serve" command in the metronic vue demo1 template, has anyone had the same problem?
Hi Matheus,
Could you please specify which demo and which Metronic version are you using?
Hi,
The issue is with vue-i18n imports in some files.
We already fixed this and include a fix in the next Metronic release, you need to change imports from
import { useI18n } from "vue-i18n/index"; import { useI18n } from "vue-i18n"; Glad to hear that. All the best with your project!