Error when running pre-registration-ui

Good day. I downloaded the pre-registration-ui from GitHub - mosip/pre-registration-ui. When I run it in computer with node.js and angular cli installed, I am getting error: “Error: Could not find the ‘@angular-devkit/build-angular:browser’ builder’s node package.” and “Error: Could not find the ‘@angular-devkit/build-angular:dev-server’ builder’s node package.”.

Is there any requirements for pre-registration-ui? Which version of node.js and angular cli should I use? Please advise regarding the errors.

Thanks.

Hello,

Could you try with following versions:

Angular CLI: 13.3.2
Node: 14.17.3
Package Manager: NPM 6.14.13

~ Mayura