cli icon indicating copy to clipboard operation
cli copied to clipboard

CI Semver is failing because of yarn placeholder

Open dragGH102 opened this issue 2 years ago • 0 comments

The deployment guide to third party content server asks to install decentraland package as dependency explicitly.

This doesn't cause issues with running the local app, however, breaks the CI, specifically heroku used as example in the tutorial. image

File in node modules: node_modules/decentraland/package.json

image

I could make a PR but please inform me whether there are expected issues with removing "yarn" entirely from the engines, or a better suggestion is available.

dragGH102 avatar Jun 30 '22 08:06 dragGH102