ERROR require() of ES Module /workspace/node_modules/@glidejs/glide/dist/glide.js from /workspace/node_modules/vue-server-renderer/build.prod.js not supported. [vsf-shop] [2023-04-19 11:51:45] glide.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules. [vsf-shop] [2023-04-19 11:51:45] Instead rename glide.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /workspace/node_modules/@glidejs/glide/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead). [vsf-shop] [2023-04-19 11:51:45] [vsf-shop] [2023-04-19 11:51:45] [vsf-shop] [2023-04-19 11:51:45] glide.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains "type": "module" which declares all .js files in that package scope as ES modules. [vsf-shop] [2023-04-19 11:51:45] Instead rename glide.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change "type": "module" to "type": "commonjs" in /workspace/node_modules/@glidejs/glide/package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead). [vsf-shop] [2023-04-19 11:51:45] [vsf-shop] [2023-04-19 11:51:45] at /workspace/node_modules/vue-server-renderer/build.prod.js:1:76653 [vsf-shop] [2023-04-19 11:51:45] at Object. (webpack:/external "@glidejs/glide":1:0) [vsf-shop] [2023-04-19 11:51:45] at __webpack_require__ (webpack/bootstrap:25:0) [vsf-shop] [2023-04-19 11:51:45] at Module.433 (15.js:844:14) [vsf-shop] [2023-04-19 11:51:45] at __webpack_require__ (webpack/bootstrap:25:0) [vsf-shop] [2023-04-19 11:51:45] at async server.js:15008:21 [vsf-shop] [2023-04-19 11:51:45] at async Promise.all (index 0) [vsf-shop] [2023-04-19 11:51:45] at async getRouteData (.nuxt/utils.js:180:0) [vsf-shop] [2023-04-19 11:51:45] at async Promise.all (index 0) [vsf-shop] [2023-04-19 11:51:45] at async setContext (.nuxt/utils.js:266:0) [vsf-shop] [2023-04-19 11:51:45] at async createApp (.nuxt/index.js:136:0) [vsf-shop] [2023-04-19 11:51:45] at async module.exports.__webpack_exports__.default (.nuxt/server.js:84:0)