Hello community.
For the last couple of days we have started to get this build error in several build pipelines
; node bin location = /usr/local/bin/node
; cwd = /home/vsts/work/1/s
; HOME = /home/vsts
; Run npm config ls -l
to show all defaults.
/usr/local/bin/npm run build
- Building for production...
ERROR TypeError: Cannot read properties of undefined (reading 'NormalModule')
@ringana/honeybee-admin@0.1.0 build
TypeError: Cannot read properties of undefined (reading 'NormalModule')
vue-cli-service build
at VueLoaderPlugin.apply (/home/vsts/work/1/s/node_modules/vue-loader-v16/dist/pluginWebpack5.js:44:47)
at webpack (/home/vsts/work/1/s/node_modules/@vue/cli-service/node_modules/webpack/lib/webpack.js:51:13)
at /home/vsts/work/1/s/node_modules/@vue/cli-service/lib/commands/build/index.js:200:5
at new Promise (<anonymous>)
at build (/home/vsts/work/1/s/node_modules/@vue/cli-service/lib/commands/build/index.js:199:10)
at async /home/vsts/work/1/s/node_modules/@vue/cli-service/lib/commands/build/index.js:89:7
We have done no updates on our npm packages so im a bit struck here.
Any help would be appriciated
Regards
Geirr Winnem