docker icon indicating copy to clipboard operation
docker copied to clipboard

Turbo error: could not determine if yarn is using `nodeLinker: node-module

Open davidwuest opened this issue 2 years ago • 1 comments

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

davidwuest avatar Apr 02 '23 15:04 davidwuest

Sorry, probably the same with #227

davidwuest avatar Apr 02 '23 15:04 davidwuest