phetsims / sun

User-interface components for PhET simulations, built on top of Scenery.
MIT License
4 stars 12 forks source link

CT error TS2339: Property 'USER' does not exist on type #741

Closed KatieWoe closed 2 years ago

KatieWoe commented 2 years ago

This looks like a sun issue. Impacts most repos in CT:

acid-base-solutions : build
Build failed with status code 1:
Running "report-media" task

Running "clean" task

Running "build" task
Fatal error: tsc failed with code: 1
stdout:
../sun/js/buttons/RectangularRadioButton.ts(132,34): error TS2339: Property 'USER' does not exist on type 'EnumerationDeprecated'.

1 problems found.

stderr:

Snapshot from 2/23/2022, 12:55:34 PM
zepumph commented 2 years ago

My guess is that CT will clean itself up in the next round or two. Thanks. I'll check back.