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
{{ message }}
This repository was archived by the owner on Oct 1, 2025. It is now read-only.
From the documentation: import { createMetaManager, plugin as metaPlugin } from 'vue-meta'
Error: export 'plugin' (imported as 'metaPlugin') was not found in 'vue-meta' (possible exports: createMetaManager, deepestResolver, defaultConfig, getCurrentManager, renderToStringWithMeta, resolveOption, useActiveMeta, useMeta)
Seems something is missing or out of date. Also the example is TS, I imagine most people aren't using TS.