Build issues after trying to modify SuiteCRM colors

Hello everyone,

I’m currently trying to customize the colors of my SuiteCRM installation (version 8.4.0) and i am encountering issues during the build phase of my project.

I attempted to run the ‘npm run build’ command to rebuild my project after making color changes.
I’m using Angular version 12.1.0 and node 14.21.3.

My build crashes

How can I resolve these issues to successfully build my project?
Alternatively, are there any specific recommendations for customizing colors in SuiteCRM without encountering such problems?

Best regards

delete node_modules folder, then follow docs: Front-end Developer Install Guide :: SuiteCRM Documentation