Uncaught SyntaxError: The requested module '/node_modules/.pnpm/[email protected][email protected]/node_modules/vue-demi/lib/index.mjs?v=b7df6023' does not provide an export named 'hasInjectionContext'
21:06:20.970 "hasInjectionContext" is not exported by "node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/vue-demi/lib/index.mjs", imported by "node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/pinia/dist/pinia.mjs".
21:06:20.970 at ../node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/pinia/dist/pinia.mjs:6:9
21:06:20.975 4: * @license MIT
21:06:20.975 5: */
21:06:20.978 6: import { hasInjectionContext, inject, toRaw, watch, unref, markRaw, effectScope, ref, isVue2, isRef, isReactive, set,...
21:06:20.981 ^
21:06:20.984 7: import { setupDevtoolsPlugin } from '@vue/devtools-api';
版本太高了,回退版本
pnpm i [email protected]