This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCSTUDIO: Installing SimpleLink MSP432E4 SDK fails (several SDKs? CCS bug?)

Part Number: CCSTUDIO
Other Parts Discussed in Thread: CC2650

I am attempting to install the SDK for the MSP432E4 through resource explorer.  It fails to install with the following message:

ReferenceError: setImmediate is not defined
    at https://dev.ti.com/tirex4-desktop/built/bundle.js:2:838552
    at Wa (https://dev.ti.com/tirex4-desktop/built/bundle.js:2:838752)
    at Ki (https://dev.ti.com/tirex4-desktop/built/bundle.js:2:463108)
    at Za (https://dev.ti.com/tirex4-desktop/built/bundle.js:2:471965)
    at wl (https://dev.ti.com/tirex4-desktop/built/bundle.js:2:510356)
    at dc (https://dev.ti.com/tirex4-desktop/built/bundle.js:2:501880)
    at fc (https://dev.ti.com/tirex4-desktop/built/bundle.js:2:501805)
    at rc (https://dev.ti.com/tirex4-desktop/built/bundle.js:2:498835)
    at https://dev.ti.com/tirex4-desktop/built/bundle.js:2:450501
    at t.unstable_runWithPriority (https://dev.ti.com/tirex4-desktop/built/bundle.js:2:616416)

    in Wa
    in c
    in div
    in ForwardRef
    in ForwardRef
    in div
    in t
    in ForwardRef
    in S
    in div
    in ForwardRef
    in ForwardRef
    in ForwardRef
    in ForwardRef
    in c
    in Unknown

This actually seems true for a few SDKs  (MSP432E4 SDK/TI-RTOS for TivaC/TI-RTOS for CC2650/XDCTools - 3.62.01.15).

I have tested this on CCS10 and CCS11 on Debian 10, CCS11 on Debian 11 and Ubuntu 20.04 (Set up a clean VM, followed installation directions exactly).