Re: [dspace-tech] Yarn install failing

2022-02-03 Thread Lewatle Johannes Phaladi
>> So, you need to upgrade Node. >>> >>> Tim >>> >>> >>> -- >>> *From:* dspac...@googlegroups.com on behalf >>> of Lewatle Johannes Phaladi >>> *Sent:* Friday, January 28, 2022 12:56 A

Re: [dspace-tech] Yarn install failing

2022-01-31 Thread Mohammad S. AlMutairi
/Installing+DSpace#InstallingDSpace-Node.js(v12.xorv14.x) >> >> So, you need to upgrade Node. >> >> Tim >> >> >> -- >> *From:* dspac...@googlegroups.com on behalf >> of Lewatle Johannes Phaladi >> *Sent:

Re: [dspace-tech] Yarn install failing

2022-01-31 Thread Lewatle Johannes Phaladi
others who may encounter this same issue in the > future. > > Tim > -- > *From:* dspac...@googlegroups.com on behalf > of Lewatle Johannes Phaladi > *Sent:* Thursday, January 27, 2022 7:46 AM > *To:* DSpace Technical Support > *Subject:* [dspa

Re: [dspace-tech] Yarn install failing

2022-01-28 Thread 'Tim Donohue' via DSpace Technical Support
From: dspace-tech@googlegroups.com on behalf of Lewatle Johannes Phaladi Sent: Friday, January 28, 2022 12:56 AM To: DSpace Technical Support Subject: Re: [dspace-tech] Yarn install failing Hi Tim, After running yarn install --network-timeout 10 I am getting

Re: [dspace-tech] Yarn install failing

2022-01-28 Thread Mohammad S. AlMutairi
He needs to remove the old nodejs package and also remove the Node.js 10.x distributions repository file before upgrading to the new version. He can do this: 1) sudo apt purge nodejs 2) sudo rm -rf /etc/apt/sources.list.d/nodesource.list 3) sudo curl -sL https://deb.nodesource.com/setup_14.x |

Re: [dspace-tech] Yarn install failing

2022-01-28 Thread Mark H. Wood
On Thu, Jan 27, 2022 at 10:56:23PM -0800, Lewatle Johannes Phaladi wrote: > Hi Tim, > > After running yarn install --network-timeout 10 > > I am getting module version error, I am installing dspace 7.1 on ubuntu > 20.04 > > dspace@wiredspace-dev:~/install/dspace-angular$ yarn install

Re: [dspace-tech] Yarn install failing

2022-01-27 Thread Lewatle Johannes Phaladi
works or helps. If so, we could add that as a hint in > the Installation Guide for others who may encounter this same issue in the > future. > > Tim > -- > *From:* dspac...@googlegroups.com on behalf > of Lewatle Johannes Phaladi > *Sent:* Thurs

Re: [dspace-tech] Yarn install failing

2022-01-27 Thread 'Tim Donohue' via DSpace Technical Support
om: dspace-tech@googlegroups.com on behalf of Lewatle Johannes Phaladi Sent: Thursday, January 27, 2022 7:46 AM To: DSpace Technical Support Subject: [dspace-tech] Yarn install failing Dear DSpace colleagues, I am installing frontend and when running $yarn install I an getting error, but

[dspace-tech] Yarn install failing

2022-01-27 Thread Lewatle Johannes Phaladi
Dear DSpace colleagues, I am installing frontend and when running $yarn install I an getting error, but the server is on work network that has no issues, please see the following screenshot: Regards, Lewatle -- All messages to this mailing list should adhere to the Code of Conduct: