<@U02BS9YFFL7> re: 2.7.0 ```Step 13/33 : RUN yarn ...
# docker
c
@zomars re: 2.7.0
Copy code
Step 13/33 : RUN yarn global add turbo &&     yarn config set network-timeout 1000000000 -g &&     turbo prune --scope=@calcom/web --docker &&     yarn install
 ---> Running in 6c55dd5001d0
yarn global v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Installed "turbo@1.8.3" with binaries:
      - turbo
Done in 8.16s.
yarn config v1.22.19
success Set "network-timeout" to "1000000000".
Done in 0.03s.
 ERROR  could not determine if yarn is using `nodeLinker: node-modules`: .yarnrc.yml: open /calcom/.yarnrc.yml: no such file or directory
Turbo error: could not determine if yarn is using `nodeLinker: node-modules`: .yarnrc.yml: open /calcom/.yarnrc.yml: no such file or directory
1 error occurred:
        * Status: 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, Code: 1
e
Does this mean the docker image is goosed or good to go? 😁
c
A bit goosed at the moment