Typescript error when tunneling

When I try run forge tunnel I am getting this error:

ypeScript errors in the app caused the bundling to fail. Fix the errors listed below before rerunning the command. [tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(1,8)**

**TS1259: Module '"/app/static/hello-world/node_modules/@types/react/index"' can only be default-imported using the 'esModuleInterop' flag**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(36,10)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(40,14)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(41,14)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(44,22)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(45,26)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(46,26)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(47,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(48,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(55,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(56,42)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(62,52)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(66,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(72,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(73,42)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(79,52)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(83,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(85,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(93,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(94,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(95,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(102,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(103,42)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(109,52)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(113,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(114,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(115,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(116,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(118,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(126,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(128,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(137,26)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(138,26)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/components/Configuration.tsx(139,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(1,8)**

**TS1259: Module '"/app/static/hello-world/node_modules/@types/react/index"' can only be default-imported using the 'esModuleInterop' flag**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(34,6)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(35,10)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(57,6)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(97,14)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(98,14)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(104,18)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(108,26)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(109,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(112,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(113,34)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(119,42)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(122,34)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(129,42)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(130,46)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(135,57)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(139,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(140,34)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(152,14)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(153,18)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(154,22)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(155,26)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(156,26)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(157,26)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(159,22)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(160,26)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(161,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(165,22)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(166,26)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(167,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(170,22)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(171,26)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/AuthForm.tsx(172,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(1,8)**

**TS1259: Module '"/app/static/hello-world/node_modules/@types/react/index"' can only be default-imported using the 'esModuleInterop' flag**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(135,10)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(142,14)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(143,14)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(145,22)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(147,26)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(149,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(152,34)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(153,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(155,61)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(163,34)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(164,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(174,46)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(175,50)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(187,34)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(188,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(190,61)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(197,34)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(198,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(208,46)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(209,50)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(222,34)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(223,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(225,61)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(233,34)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(234,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(244,46)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(245,50)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(259,34)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(260,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(262,61)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(269,34)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(270,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(280,46)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(281,50)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(295,34)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(296,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(298,61)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(305,34)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(306,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(316,46)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(317,50)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(333,26)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(334,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/BasicConfiguration.tsx(342,14)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SASTConfig.tsx(1,8)**

**TS1259: Module '"/app/static/hello-world/node_modules/@types/react/index"' can only be default-imported using the 'esModuleInterop' flag**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SASTConfig.tsx(78,10)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SASTConfig.tsx(87,14)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SASTConfig.tsx(91,22)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SASTConfig.tsx(92,26)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SASTConfig.tsx(98,34)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SASTConfig.tsx(99,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SASTConfig.tsx(105,48)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SASTConfig.tsx(110,26)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SASTConfig.tsx(116,34)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SASTConfig.tsx(117,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SASTConfig.tsx(122,48)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SASTConfig.tsx(127,26)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SASTConfig.tsx(133,34)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SASTConfig.tsx(134,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SASTConfig.tsx(139,48)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SASTConfig.tsx(143,26)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SASTConfig.tsx(150,26)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SASTConfig.tsx(151,30)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SentinelIntegration.tsx(1,8)**

**TS1259: Module '"/app/static/hello-world/node_modules/@types/react/index"' can only be default-imported using the 'esModuleInterop' flag**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SentinelIntegration.tsx(28,10)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SentinelIntegration.tsx(29,27)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SentinelIntegration.tsx(30,18)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SentinelIntegration.tsx(32,14)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SentinelIntegration.tsx(35,18)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SentinelIntegration.tsx(36,22)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SentinelIntegration.tsx(37,22)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SentinelIntegration.tsx(40,18)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SentinelIntegration.tsx(40,21)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SentinelIntegration.tsx(41,18)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SentinelIntegration.tsx(41,21)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SentinelIntegration.tsx(42,18)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SentinelIntegration.tsx(43,18)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SentinelIntegration.tsx(45,18)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SentinelIntegration.tsx(48,37)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SentinelIntegration.tsx(50,33)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SentinelIntegration.tsx(50,38)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/src/tabs/SentinelIntegration.tsx(50,57)**

**TS2304: Cannot find name 'ForgeUI'.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(71,27)**

**TS1110: Type expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(72,9)**

**TS1128: Declaration or statement expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(73,5)**

**TS1128: Declaration or statement expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(74,14)**

**TS1005: ';' expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(74,37)**

**TS1005: ';' expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(75,9)**

**TS1128: Declaration or statement expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(76,9)**

**TS1128: Declaration or statement expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(78,14)**

**TS1005: ';' expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(78,27)**

**TS1005: ';' expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(79,9)**

**TS1128: Declaration or statement expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(81,14)**

**TS1005: ';' expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(81,28)**

**TS1005: ';' expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(82,9)**

**TS1128: Declaration or statement expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(84,14)**

**TS1005: ';' expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(84,25)**

**TS1005: ';' expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(85,9)**

**TS1128: Declaration or statement expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(87,14)**

**TS1005: ';' expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(87,30)**

**TS1005: ';' expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(88,9)**

**TS1128: Declaration or statement expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(89,18)**

**TS1005: ';' expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(89,30)**

**TS1005: ';' expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(90,13)**

**TS1128: Declaration or statement expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(93,14)**

**TS1005: ';' expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(93,61)**

**TS1005: ';' expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(94,18)**

**TS1005: ';' expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(94,31)**

**TS1005: ';' expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(95,13)**

**TS1128: Declaration or statement expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/@atlaskit/textfield/dist/types/styles.d.ts(98,1)**

**TS1128: Declaration or statement expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/bind-event-listener/dist/types.d.ts(3,83)**

**TS1110: Type expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/bind-event-listener/dist/types.d.ts(3,100)**

**TS1005: ';' expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/bind-event-listener/dist/types.d.ts(3,114)**

**TS1005: ';' expected.**[tsl] **ERROR in** **/app/static/hello-world/node_modules/bind-event-listener/dist/types.d.ts(3,177)**

**TS1109: Expression expected.**

my tsconfig.json:
{

  "compilerOptions": {
    "target": "es5",
    "lib": [
      "dom",
      "dom.iterable",
      "esnext"
    ],
    "allowJs": true,
    "skipLibCheck": true,
    "allowSyntheticDefaultImports": true,
    "strict": true,
    "forceConsistentCasingInFileNames": true,
    "noFallthroughCasesInSwitch": true,
    "module": "esnext",
    "moduleResolution": "node",
    "resolveJsonModule": true,
    "isolatedModules": true,
    "noEmit": true,
    "jsx": "react-jsx"
  },
  "include": [
    "src"
  ]
}

For tunneling I am using Firefox. What is a problem?

Hi I’ve spoken with the team involved in Custom UI and UI Kit.

The file structure suggests you are building a Custom UI Forge app. ForgeUI is only for UI kit apps.

With Custom UI you are free to construct your UI with any JS library (or none if you’d like).

If you’d like to match the Atlassian UI Atlaskit would help you achieve that.