Fresh debian 9.5 install, docker-compose version 1.23.0-rc1, I get this error when I run docker-compose up:
Attaching to dim-webpack
dim-webpack | yarn install v1.9.2
dim-webpack | [1/4] Resolving packages...
dim-webpack | success Already up-to-date.
dim-webpack | Done in 0.11s.
dim-webpack | yarn run v1.9.2
dim-webpack | error Couldn't find a package.json file in "/"
dim-webpack | info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
I asked about this in #development-questions in discord and someone there suggested I open an issue for it.