You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when use pnpm in monorepo @vue/devtools-kit relied on the wrong vue version:
/node_modules/.pnpm/@vue+devtools-kit@7.0.14/node_modules/@vue/devtools-kit/dist/index.js:1952
import { Fragment } from "vue";
^^^^^^^^
SyntaxError: The requested module 'vue' does not provide an export named 'Fragment'