Hi DSpace Tech,
The following error happen when running npm run build:prod as dspace user
npm run build:prod
> dspace-...@10.0.0 build:prod
> cross-env NODE_ENV=production npm run build:ssr
> dspace-...@10.0.0 build:ssr
> ng build --configuration production && ng run dspace-angular:server:production
An unhandled exception occurred: The requested module '@angular/compiler' does not provide an export named 'ClassPropertyMapping'
See "/tmp/ng-mdiNfz/angular-errors.log" for further details.
Regards,
Lewatle