Skip to content
New issue

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

CT Fatal error: spawn: #10

Open
KatieWoe opened this issue Nov 7, 2024 · 2 comments
Open

CT Fatal error: spawn: #10

KatieWoe opened this issue Nov 7, 2024 · 2 comments

Comments

@KatieWoe
Copy link
Contributor

KatieWoe commented Nov 7, 2024

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
@jonathanolson
Copy link
Contributor

jonathanolson added a commit to phetsims/area-model-common that referenced this issue Nov 8, 2024
@jonathanolson
Copy link
Contributor

Should be fixed with the above commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants