cli
cli copied to clipboard
💻 Decentraland command-line interface
Bumps [dcl-catalyst-commons](https://github.com/decentraland/catalyst-commons) from 9.0.1 to 9.0.10. Release notes Sourced from dcl-catalyst-commons's releases. 9.0.10 What's Changed chore: bump @dcl/schemas from 5.8.1 to 5.13.1 by @dependabot in decentraland/catalyst-commons#214 Full Changelog: https://github.com/decentraland/catalyst-commons/compare/9.0.9...9.0.10 9.0.9...
Bumps [dcl-catalyst-client](https://github.com/decentraland/catalyst-client) from 12.0.2-20220614173430.commit-04d56f9 to 13.0.3. Release notes Sourced from dcl-catalyst-client's releases. 13.0.3 What's Changed chore: bump dcl-catalyst-commons from 9.0.8 to 9.0.10 by @dependabot in decentraland/catalyst-client#272 Full Changelog: https://github.com/decentraland/catalyst-client/compare/13.0.2...13.0.3 13.0.2...
Bumps [@dcl/crypto](https://github.com/decentraland/decentraland-crypto) from 3.0.1 to 3.1.3. Release notes Sourced from @dcl/crypto's releases. 3.1.3 What's Changed chore(deps): bump @dcl/schemas from 5.10.0 to 5.14.0 by @dependabot in decentraland/decentraland-crypto#97 chore(deps-dev): bump eslint from...
# What? ... # Why? ...
Bumps @dcl/kernel from 1.0.0-2227136955.commit-c4944ec to 1.0.0-2962066080.commit-0d7454e. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [@dcl/catalyst-contracts](https://github.com/decentraland/catalyst-contracts) from 2.0.0 to 2.1.1. Release notes Sourced from @dcl/catalyst-contracts's releases. 2.1.1 What's Changed chore: Create dependabot.yml by @agusaldasoro in decentraland/catalyst-contracts#6 Bump @dcl/eslint-config from 1.0.4 to 1.0.6 by @dependabot...
In `dcl deploy`: If the entire size of the deployment is bigger than 100MB: 1. warn the user about it 2. explain that it is likely to fail, suggest splitting...
# What? DCL Start errors out for smart wearable (Beta) basic configuration ### The error: ` Unable to load wearable.json properly, please check it. Error: strict mode: unknown keyword: "_isThirdParty"...
I have a scene that I have downloaded from a content server in order to study and play with. When I checked the developer tools console in my browser I...
The [deployment guide to third party](https://docs.decentraland.org/development-guide/deploy-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...