reimagined / resolve

Full stack CQRS, DDD, Event Sourcing framework for Node.js

Home Page:https://reimagined.github.io/resolve/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The error message about the versions incompatibility is not informative at all.

Matosov opened this issue · comments

I have got the following error on deploying:

ERROR Error: Current version "0.33.1" incompatible with "0.31.10" deployment version 13:52:01
at /Users/aleksei.matosov/Projects/Saturn2/node_modules/resolve-cloud/src/commands/deploy.ts:98:11
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:95:5

It is unclear what should I do to fix the problem.
Probably a reference to the documentation article (regarding the migration to new versions in the cloud) would be helpful.