timofeysie / khipu

Electron PWA starter
MIT License
4 stars 1 forks source link

This syntax requires an imported helper but module 'tslib' cannot be found.ts(2354) #2

Closed timofeysie closed 4 years ago

timofeysie commented 4 years ago

In the core.module.ts file, this red-squiggly error appears in VSCode:

This syntax requires an imported helper but module 'tslib' cannot be found.ts(2354)
timofeysie commented 4 years ago

After a few minutes, it went away. May just happen when a project is first loaded and types are not completely loaded?