Devops build error

Geirr Winnem 21 Reputation points
2022-01-28T07:37:19.617+00:00

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

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,794 questions
0 comments No comments
{count} votes

Accepted answer
  1. MayankBargali-MSFT 70,016 Reputation points
    2022-01-28T11:50:17.92+00:00

    Hi @Geirr Winnem

    Welcome to Microsoft Q&A! Thanks for posting the question.

    DevOps is currently not supported in the Q&A forums, the supported products are listed over here https://learn.microsoft.com/en-us/answers/products (more to be added later on).

    You can ask the experts in the dedicated forum over here:
    https://stackoverflow.com/questions/tagged/devops
    https://developercommunity.visualstudio.com/spaces/21/index.html

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.

    0 comments No comments

0 additional answers

Sort by: Most helpful