'highlight.js/lib/common' does not exist:   To fix the error in the docu, the following must be imported: `import hljs from "@highlightjs/vue-plugin/node_modules/highlight.js/lib/common";`  You also need to import the styling: `@import "./node_modules/@highlightjs/vue-plugin/node_modules/highlight.js/scss/base16/darcula";` highlight.js in the node modules is also useless.