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.
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.