src/room/room.ts(1851,62): error TS2304: Cannot find name 'player'. The command '/bin/sh -c npm run build' returned a non-zero code: 2 Cleaning up project directory and file based variables ERROR: Job failed: exit code 2
16 | RUN npm ci && npm cache clean --force 17 | COPY . ./ 18 | >>> RUN npm run build 19 | 20 | FROM base -------------------- ERROR: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 2 Cleaning up project directory and file based variables ERROR: Job failed: exit code 1