Issues with peer dependencies found └─┬ @fesjs/plugin-pinia 3.0.3 └── ✕ unmet peer pinia@^2.0.11: found 3.0.4 ├─┬ @fesjs/plugin-access 3.1.9 └── ✕ unmet peer vue-router@^4.0.1: found 5.0.4 https://pinia.vuejs.org/cookbook/migration-v2-v3.html https://router.vuejs.org/guide/migration/v4-to-v5.html#Migrating-to-Vue-Router-5
Issues with peer dependencies found
└─┬ @fesjs/plugin-pinia 3.0.3
└── ✕ unmet peer pinia@^2.0.11: found 3.0.4
├─┬ @fesjs/plugin-access 3.1.9
└── ✕ unmet peer vue-router@^4.0.1: found 5.0.4
https://pinia.vuejs.org/cookbook/migration-v2-v3.html
https://router.vuejs.org/guide/migration/v4-to-v5.html#Migrating-to-Vue-Router-5