# Techmannih - image.png Channel: #contributor Source: https://discord.com/channels/1233487248129921135/1515666321214537728 Started: 2026-06-14T10:36:51.092000+00:00 Last activity: 2026-06-14T12:58:20.975000+00:00 ## techmannih — 2026-06-14T10:36:50.696000+00:00 [attachment] Attachment: image.png — https://community.tscircuit.com/media/1515666320786587769 ## techmannih — 2026-06-14T10:37:17.759000+00:00 [attachment] Attachment: image.png — https://community.tscircuit.com/media/1515666434410414190 ## techmannih — 2026-06-14T10:37:23.303000+00:00 https://github.com/tscircuit/eval/actions/runs/27495310275/job/81268160693?pr=2905 https://github.com/tscircuit/eval/actions/runs/27495310285/job/81268173198?pr=2905 ## techmannih — 2026-06-14T10:40:00.218000+00:00 The issue was that browser CI was loading the latest CDN bundle of @tscircuit/ngspice-spice-engine, and that newer bundle had a broken runtime dependency. Because of that, ngspice was not producing the simulation graph, then the playwright test is failing ## techmannih — 2026-06-14T10:40:22.418000+00:00 it is in eval ## shibo — 2026-06-14T10:42:15.882000+00:00 can you update @tscircuit/ngspice-spice-engine and see if that fixes it? ## techmannih — 2026-06-14T10:44:05.077000+00:00 yea i will let you know ## shibo — 2026-06-14T11:09:00.471000+00:00 I'm not sure if this is a valid fix: https://github.com/tscircuit/eval/pull/2906 ## Seve — 2026-06-14T12:58:20.975000+00:00 The browser shouldnt be dynamically loading the latest version- it is too sensitive to do that