mostro-web
mostro-web copied to clipboard
@pinia/nuxt@npm:0.4.11 doesn't provide vue (p95b2b), requested by pinia
I'm unable to compile when running yarn install
. I'm using Node v18.16.1. I'm getting:
➤ YN0000: ┌ Resolution step
➤ YN0002: │ @pinia/nuxt@npm:0.4.11 doesn't provide vue (p95b2b), requested by pinia
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements
I tried installing vue
directly but the error persists.