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
Following the documentation for adding plyr as a plugin to Nuxt, "vue-plyr" is not globally registered.
There is also a warn message WARN Plugin /plugins/vue-plyr.js has no default export and will be ignored at build time. Add export default defineNuxtPlugin(() => {}) to your plugin.
The text was updated successfully, but these errors were encountered:
Following the documentation for adding plyr as a plugin to Nuxt, "vue-plyr" is not globally registered.
There is also a warn message
WARN Plugin /plugins/vue-plyr.js has no default export and will be ignored at build time. Add export default defineNuxtPlugin(() => {}) to your plugin.
The text was updated successfully, but these errors were encountered: