Thanks. Overcame the issue.
Now on yarn run build:prod, I get
dspace-angular/src/environments/environment.production.ts:13:3 - error 
TS2741: Property 'useProxies' is missing in type '{ ssl: false; host: 
string; port: number; nameSpace: string; }'

ts file attached.
On Tuesday, January 3, 2023 at 1:58:52 PM UTC+5:30 alo...@gmail.com wrote:

> On Tuesday, December 27, 2022 at 3:24:47 PM UTC+3 project....@gmail.com 
> wrote:
>
>> I faced 2 errors:
>> While executing yarn install, I got 
>> error @typescript-eslint/experimen...@5.11.0: The engine "node" is 
>> incompatible with this module. Expected version "^12.22.0 || ^14.17.0 || 
>> >=16.0.0". Got "14.15.1"
>>
>> I ignored the above error and continued:
>> yarn run build:prod
>> yarn run v1.22.19
>> $ yarn run build:ssr
>> $ ng build --configuration production && ng run 
>> dspace-angular:server:production
>> error Command failed with exit code 1
>>
>> Are the two related?
>> What is the way out?
>>
> How did you install yarn?.
>
> Start over and try this:
>
> Nodejs Installation
> 1) Download https://nodejs.org/dist/v16.14.0/node-v16.14.0-x64.msi & 
> install it.
> 2) node -v & npm-v
> 3) npm install -g yarn
> 4) npm install -g pm2
> 5) yarn -v & pm2 -v 
>

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/2d33273f-b017-4cbf-b400-3001cec27d14n%40googlegroups.com.

Attachment: environment.production.ts
Description: video/vnd.dlna.mpeg-tts

Reply via email to