We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
area-model-introduction : build Build failed with status code 3: Running "default" task Building runnable repository (area-model-introduction, brands: phet) Building brand: phet >> Webpack build complete: 6139ms Fatal error: spawn: /data/share/phet/continuous-testing/ct-main/ct-snapshots/1731015458869/perennial-alias/node_modules/.bin/tsx "/data/share/phet/continuous-testing/ct-main/ct-snapshots/1731015458869/chipper/js/grunt/tasks/default.ts" "--brands=phet" "--noTranspile" "--lint=false" "--noTSC" failed with code 1� node:internal/process/promises:391 triggerUncaughtException(err, true /* fromPromise */); ^ AssertionError [ERR_ASSERTION]: Missing string information for area-model-common a11y.partitionDescription at /data/share/phet/continuous-testing/ct-main/ct-snapshots/1731015458869/chipper/js/grunt/getStringMap.js:223:11 at Array.forEach (<anonymous>) at /data/share/phet/continuous-testing/ct-main/ct-snapshots/1731015458869/chipper/js/grunt/getStringMap.js:211:15 at Array.forEach (<anonymous>) at /data/share/phet/continuous-testing/ct-main/ct-snapshots/1731015458869/chipper/js/grunt/getStringMap.js:210:23 at Array.forEach (<anonymous>) at getStringMap (/data/share/phet/continuous-testing/ct-main/ct-snapshots/1731015458869/chipper/js/grunt/getStringMap.js:147:24) at default (/data/share/phet/continuous-testing/ct-main/ct-snapshots/1731015458869/chipper/js/grunt/buildRunnable.ts:166:41) at async <anonymous> (/data/share/phet/continuous-testing/ct-main/ct-snapshots/1731015458869/chipper/js/grunt/tasks/build.ts:131:11) at async Object.startAsync (/data/share/phet/continuous-testing/ct-main/ct-snapshots/1731015458869/perennial-alias/js/common/phetTimingLog.js:133:20) { generatedMessage: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } Node.js v20.18.0 Snapshot from 11/7/2024, 2:37:38 PM
The text was updated successfully, but these errors were encountered:
Looks like this was caused from phetsims/area-model-common@0566479#diff-a339298d158ddbc1f7ec53a3857e27c2e0de882bd33303395f68568b558eaf35R165.
Sorry, something went wrong.
Fixing broken string in refactor, see phetsims/area-model-introductio…
3afb8dc
…n#10
Should be fixed with the above commit.
KatieWoe
No branches or pull requests
The text was updated successfully, but these errors were encountered: