$ errors.fyi/nuxtjs/NUXT_PLUGIN_ERROR 128 namespaces · 4,025 codes
nuxtjs · nuxtjs/NUXT_PLUGIN_ERROR
NUXT_PLUGIN_ERROR

Plugin Error

A Nuxt plugin (a file in the plugins/ directory) threw an error during app initialisation. Plugins run before the root Vue component is mounted, so an unhandled error here prevents the entire app from starting. Wrap plugin code in a try/catch and use useError() to surface errors gracefully.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT