With node-rollup-plugin-typescript built from git master,<br><br>I get this error, I tried to symlink /usr/share/nodejs/tslib to node_modules but got the same error. I guess we need to pass the path to node-resolve plugin in rollup.config.js<br><br>$ rollup -c                                    <br> [!] Error: Cannot find module 'tslib/tslib.es6.js' from '/usr/lib/nodejs/rollup-plugin-typescript/dist'                                         Error: Cannot find module 'tslib/tslib.es6.js' from '/usr/lib/nodejs/rollup-plugin-typescript/dist'                                                 at Function.module.exports [as sync] (/usr/lib/nodejs/resolve/lib/sync.js:40:15)                at typescript (/usr/lib/nodejs/rollup-plugin-typescript/dist/rollup-plugin-typescript.cjs.js:109:29)                                            at Object.<anonymous> (/home/praveen/forge/node-sourcemap-codec/rollup.config.js:13:3)<br>    at Module._compile (internal/modules/cjs/loader.js:689:30)<br>    at Object.require.extensions..js (/usr/lib/nodejs/rollup/bin/rollup:582:7)<br>    at Module.load (internal/modules/cjs/loader.js:599:32)<br>    at tryModuleLoad (internal/modules/cjs/loader.js:538:12)<br>    at Function.Module._load (internal/modules/cjs/loader.js:530:3)<br>    at Module.require (internal/modules/cjs/loader.js:637:17)<br>    at require (internal/modules/cjs/helpers.js:22:18)<br>-- <br>Sent from my Android device with K-9 Mail. Please excuse my brevity.