# Seve - @shibo did you check your board with "ts... Channel: #contributor Source: https://discord.com/channels/1233487248129921135/1549797768787140649 Started: 2026-09-16T15:03:02.939000+00:00 Last activity: 2026-09-16T16:23:21.242000+00:00 ## Seve — 2026-09-16T15:03:01.929000+00:00 <@778624824875941908> did you check your board with "tsci check shorts"? I'm 90% sure you have a copper pour short between power and GND Attachment: CleanShot_2026-09-16_at_10.02.242x.png — https://community.tscircuit.com/media/1549797766937714838 ## Seve — 2026-09-16T15:06:48.377000+00:00 [attachment] Attachment: CleanShot_2026-09-16_at_10.06.422x.png — https://community.tscircuit.com/media/1549798717799006238 ## shibo — 2026-09-16T15:09:48.604000+00:00 i always run tsci check shorts, I'll double check, maybe it's a bug ## shibo — 2026-09-16T15:18:10.223000+00:00 it passed tsci check shorts, i'm now investigating why ## Seve — 2026-09-16T15:26:20.799000+00:00 when i plug it in the power led doesn't go on ## Ray — 2026-09-16T16:13:46.500000+00:00 “no shorts, the board must always wear pants” ## Seve — 2026-09-16T16:14:34.125000+00:00 Unfortunately shorted due to an old bug that is now fixed, make sure youre running latest ray!!! ## shibo — 2026-09-16T16:17:25.847000+00:00 <@757706909351411845> I rebuilt the board and ran it in tscircuit.com, the one I ran on the website didn't have the issue but the one built on the cloud had it, I would assume our server is not updating tscircuit ## shibo — 2026-09-16T16:18:26.629000+00:00 <@809856037376491570> can you please check on the server? ## Rishabh — 2026-09-16T16:19:10.345000+00:00 what's the tscircuit version mentioned in package.json? ## shibo — 2026-09-16T16:22:18.147000+00:00 ^0.0.2462 while the latest version is currently 0.0.2562 which explains the issue, but the tscircuit.com runner ignores the version in package.json, is that intended? ## Rishabh — 2026-09-16T16:23:05.413000+00:00 The cloudflare container does `bun install` so whatever the version mentioned in package.json is, that will be used to build ## Rishabh — 2026-09-16T16:23:21.242000+00:00 Update the package.json and push