Error: main exceeded maximum budget. Budget 1.20 MB was not met by 786 bytes with a total of 1.20 MB.

When building angular app, bump into this error here and we don't have angular.json.  The solution pretty straight forward, create an angular.json and specify budget limits. 

References 

https://angular.io/guide/build#configure-size-budgets



Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20