✘ ⚙ xxx@xxx-ThinkPad-P15v-Gen-2i ~/Downloads/Metronic-7.2.9/theme/html/tools npm run build --demo1
metronic@7.2.9 build /home/xxx/Downloads/tmp/Metronic-7.2.9/theme/html/tools webpack
[webpack-cli] Failed to load '/home/xxx/Downloads/Metronic-7.2.9/theme/html/tools/webpack.config.js' config
[webpack-cli] { Error: Cannot find module '@babel/runtime/helpers/interopRequireDefault'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
at Function.Module._load (internal/modules/cjs/loader.js:562:25)
at Module.require (internal/modules/cjs/loader.js:692:17)
at require (internal/modules/cjs/helpers.js:25:18)
at Object.webpack
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the metronic@7.2.9 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! /home/xxx/.npm/_logs/2023-05-25T07_06_42_017Z-debug.log
Hi,
Could you please provide the version of Node.js you currently have installed? You can find out by running the following command in your terminal:
node -v