Error starting service with ng-zorro-antd source code! Help!

clipboard.png

clipboard.png

angular-cli

clipboard.png
clipboard.png

Mar.09,2021

has been resolved. Because I ignored the
npm run build build step


if the latest version starts the error memory overflow. The solution is to add this
"doc-start" to the script in package.json: "node-- max_old_space_size=16384. / node_modules/@angular/cli/bin/ng serve",

npm run doc-start

Menu