docker
docker copied to clipboard
Turbo error: could not determine if yarn is using `nodeLinker: node-module
I get the following error when trying to build:
Turbo error: could not determine if yarn is using `nodeLinker: node-modules`: .yarnrc.yml: open /calcom/.yarnrc.yml: no such file or directory
ERROR could not determine if yarn is using `nodeLinker: node-modules`: .yarnrc.yml: open /calcom/.yarnrc.yml: no such file or directory
The command '/bin/sh -c yarn global add turbo && yarn config set network-timeout 1000000000 -g && turbo prune --scope=@calcom/web --docker && yarn install' returned a non-zero code: 1
ERROR: Service 'calcom' failed to build
Sorry, probably the same with #227