-
When I create workspace according to getting started, `instance:up` fails
```
❯ npx contember instance:up
No stopped containers
Creating network "default_default" with the default driver
Creating…
-
Already existing page, but contains only TODO
https://github.com/contember/doc/blob/4439af0690a0faf57d9456fed50f30f96ee95321/docs/schema/validations.md#L5
-
I would like to see an official way to run cli from docker.
I created a docker image for myself https://github.com/michalhosna/mhdockerfiles/tree/master/contember-cli), but there is no supported w…
-
Instance up seems to fail the first time. But on the second time, the services ran successfully. Not sure if this is a bug but wanted to bring it to your notice.
MacOS Mojave 10.14.6
Node Version…
-
I tried the [getting started guide](https://www.contember.com/docs/intro/getting-started) on Windows 10 and the command `npx contember instance:up` failed with
```
TypeError: process.getuid is not…
-
MacOS Mojave 10.14.6
Node Version: v14.15.0
NPM Vesion: 6.14.8
```
npx contember instance:up
$ docker-compose 'stop' 'api'
$ docker-compose 'rm' '-f' 'api'
No stopped containers
$ docker-com…
-
Currently when server is running content migrations following output is produced:
```
api_1 | Executing project migrations
api_1 | Reading migrations from directory "/src/projects/g…
-
```
api_1 | TypeError: Cannot read property 'name' of undefined
api_1 | at /src/node_modules/@contember/engine-content-api/dist/src/bridges/system/ContentEventApplier.js:147:99
api_1 …
-
after a while this will result in a massive response size
-
Do you wish to open up the wiki for users who wish to contribute documentation and startup guides?