Rocket.Chat icon indicating copy to clipboard operation
Rocket.Chat copied to clipboard

Build Error

Open QuickSales opened this issue 3 years ago • 1 comments

Hi I'm cannot build from source @rocket.chat/forked-matrix-sdk-crypto-nodejs@npm:0.1.0-beta.12 must be built because it never has been before or the last one failed

The fresh of Ubuntu 18 node 14.19.3 the latest 14.21.1 not work when run yarn

QuickSales avatar Dec 04 '22 15:12 QuickSales

I'm try install npm i @rocket.chat/forked-matrix-sdk-crypto-nodejs But still error npm ERR! code EUNSUPPORTEDPROTOCOL npm ERR! Unsupported URL Type "workspace:": workspace:^

QuickSales avatar Dec 04 '22 15:12 QuickSales

I'm try install npm i @rocket.chat/forked-matrix-sdk-crypto-nodejs But still error npm ERR! code EUNSUPPORTEDPROTOCOL npm ERR! Unsupported URL Type "workspace:": workspace:^

Hi. Please use yarn instead npm. Run yarn in root project folder

andys448 avatar Apr 26 '23 12:04 andys448

Did you found Solution for this?

ayushgupta4002 avatar Sep 07 '23 18:09 ayushgupta4002

I'm getting this error too. Not able to install dependencies.

ItIsOHM avatar Sep 11 '23 14:09 ItIsOHM

I'm getting this error too. Not able to install dependencies.

I have Tried Installing dependencies using WSL ...it was working good..try it out

ayushgupta4002 avatar Sep 11 '23 14:09 ayushgupta4002

Ah thanks @ayushgupta4002, will try that! Also, just to be sure, since Meteor requires Node <=14, the correct way of getting yarn would be using npm or chocolatey to install yarn, right? Since Node 14 doesn't have yarn built in afaik.

ItIsOHM avatar Sep 11 '23 14:09 ItIsOHM

I'm getting this error too. Not able to install dependencies.

I have Tried Installing dependencies using WSL ...it was working good..try it out

Hey so I installed everything as needed, and ran yarn in the project root. It's stuck on the Link Step since long, is that normal?

ItIsOHM avatar Sep 11 '23 15:09 ItIsOHM

image I got this error on WSL Ubuntu, any idea why? I'm using Node v14.21.3 and Yarn 3.2.2.

ItIsOHM avatar Sep 11 '23 17:09 ItIsOHM