Quibble's images used in ci-fullrun are using 14.17.5, which breaks a GrowthExperiment script (T332386: Error: Cannot find module 'node:fs') that relies on the node: prefix for e.g. node:fs, which was backported from node 18 to node 14.8.
Until we do that, Quibble's CI is broken.