You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This doesn't cause issues with running the local app, however, breaks the CI, specifically heroku used as example in the tutorial.
File in node modules: node_modules/decentraland/package.json
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.
The text was updated successfully, but these errors were encountered:
dragGH102
changed the title
CI Semver is faling because
CI Semver is faling because of yarn placeholder
Jun 30, 2022
dragGH102
changed the title
CI Semver is faling because of yarn placeholder
CI Semver is failing because of yarn placeholder
Jun 30, 2022
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.
File in node modules:
node_modules/decentraland/package.json
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.The text was updated successfully, but these errors were encountered: