fablo icon indicating copy to clipboard operation
fablo copied to clipboard

Drop support for yarn and nvm

Open dzikowski opened this issue 1 year ago • 0 comments

We use both yarn and nvm in chaincode installation: chaincode-functions-v1.4.sh and chaincode-functions-v2.sh. We don't want it because:

  • yarn seems to no longer as popular as it used to
  • nvm causes a lot of compatibility issues across platforms (different behavior on MacOS, Linux, and CI runners)

Also both yarn and nvm are nice-to-have features that are not really required.

dzikowski avatar Jun 14 '24 07:06 dzikowski