After download or clone this project you need to following steps:
-
run
sudo ionic build --verboseWhich can provide you details logs. Using above commond you can find error missing module details in more details. -
If you found this => Error: EACCES: permission denied, <= lines in you logs then check Solutions Here
-
Following modules are required to add in this project.
npm i @angular/compiler-clinpm i @ionic-native/cameranpm i ajv-keywordsnpm i angular-svg-round-progressbarnpm i ngx-qrcode2npm i ngx-ratingnpm i fseventsnpm i @angular-devkit/build-angularnpm i node-sassnpm install --save-dev karma@4.1.0
Must check logs properly to reduce complexity.
For Ubuntu user check you system that should have proper privileges in you current working directory.