TS2354
error: module 'tslib' cannot be found
-- use moduleResolution: "node"
#29
Labels
kind: support
Asking for support with something or a specific use case
scope: dependencies
Issues or PRs about updating a dependency
solution: duplicate
This issue or pull request already exists
tsconfig.json
src/test.ts
run
rollup -c
Error:Error: rpt2: rollup-example/src/test.ts (3,23): semantic error TS2354 This syntax requires an imported helper but module 'tslib' cannot be found.
but change to
rollup-plugin-typescript
, run successful.The text was updated successfully, but these errors were encountered: