Cryptic error message when nuxt.config.js is referencing a non-existent plugin
[issue link]Got this error and took me some time to figure out that a plugin file was missing in my plugins directory 😄
A message like “file ~/plugins/hydrate-layout-data has not been found” may be more helpful
This dependency was not found:
* plugin3 in ./.nuxt/index.js
To install it, you can run: npm install --save plugin3