FlowingCode/AppLayoutAddon

Compatibility issue in Vaadin 20

Closed this issue · 0 comments

(Vaadin 20.0.0.alpha3 / AppLayoutAddon 4.0.0-SNAPSHOT) The following error occurs:

Error: TypeScript emitted no output for J:\fc\addons\fc-addons-demos-20\node_modules.pnpm@flowingcode\fc-menuitem@0.9.5\node_modules@flowingcode\fc-menuitem\src\iron-collapse-button.ts. By default, ts-loader will not compile .ts files in node_modules.
You should not need to recompile .ts files there, but if you really want to, use the allowTsInNodeModules option.
See: microsoft/TypeScript#12358