DEV Community

Cover image for Angular v17 SSR build Error
saajan-pixel
saajan-pixel

Posted on

Angular v17 SSR build Error

I tried to build angular 17 (SSR enabled) with below command:

  • npx ng build --configuration production

The following error occured:

  • An unhandled exception occurred: Cannot read properties of undefined (reading 'Core/Utilities.js') See "C:\Users\ADMINI~1\AppData\Local\Temp\ng-KdGepZ\angular-errors.log" for further details.

Image description

How to fix this ??

Top comments (1)

Collapse
 
gaurangdhorda profile image
GaurangDhorda

Hello, Lets connect over email for further discussion and finding out the best solution for your query. My email is grdtechlab@gmail.com Thanks! Looking forward to hearing from you.

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay