Re: [dspace-tech] Re: DSpace 7.4 Windows 10

2023-01-13 Thread Mohammad S. AlMutairi
On Friday, January 13, 2023 at 10:22:00 PM UTC+3 project@gmail.com wrote: But according to the site, yarn build:prod has to be executed prior to that, isn't it?? Don't get it confused. ( yarn build:prod - Will build the frontend but won't start it ) or ( yarn start:prod - Will build the

Re: [dspace-tech] Re: DSpace 7.4 Windows 10

2023-01-13 Thread ArunendraMB
But according to the site, yarn build:prod has to be executed prior to that, isn't it?? This leads to " Property 'useProxies' is missing in type '{ ssl: false; host: string; port: number; nameSpace: string; }'" error. Anyway, I am going to check the steps again. *From,* *Arunendra MB.* On

Re: [dspace-tech] Re: DSpace 7.4 Windows 10

2023-01-12 Thread Mohammad S. AlMutairi
You need to follow the frontend installation procedure you see here https://wiki.lyrasis.org/display/DSDOC7x/Installing+DSpace#InstallingDSpace-FrontendInstallation Specially step 5. Configuration. 1. Start a command prompt 2. copy [dspace-angular]/config/config.example.yml

Re: [dspace-tech] Re: DSpace 7.4 Windows 10

2023-01-12 Thread ArunendraMB
Uploaded the config.prod.yml file here. Same error occurs. *From,* *Arunendra MB.* On Wed, Jan 4, 2023 at 6:25 PM Mohammad S. AlMutairi wrote: > You welcome & Hello, > > You need to upload [dspace-angular]/config/config.prod.yml here in the > group.. I think the configuration in that file

[dspace-tech] Re: DSpace 7.4 Windows 10

2023-01-04 Thread Mohammad S. AlMutairi
You welcome & Hello, You need to upload [dspace-angular]/config/config.prod.yml here in the group.. I think the configuration in that file is not right. On Wednesday, January 4, 2023 at 3:01:48 PM UTC+3 project@gmail.com wrote: > Thanks. Overcame the issue. > Now on yarn run build:prod,

[dspace-tech] Re: DSpace 7.4 Windows 10

2023-01-04 Thread Projects Arunendra
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

[dspace-tech] Re: DSpace 7.4 Windows 10

2023-01-03 Thread Mohammad S. AlMutairi
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".

[dspace-tech] Re: DSpace 7.4 Windows 10

2023-01-02 Thread Projects Arunendra
Any help would be appreciated. On Tuesday, December 27, 2022 at 5:54:47 PM UTC+5:30 Projects Arunendra 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