ng2-cache icon indicating copy to clipboard operation
ng2-cache copied to clipboard

Typescript emitted no output for (...) cache-local-storage.service.ts

Open SDohle opened this issue 9 years ago • 0 comments

Hi, using your module with webpack, ts-loader 1.3 and typescript 2.1.4:

modulesModuleBuildError: Module build failed: Error: Typescript emitted no output for node_modules\ng2-cache\src\services\storage\local-storage\cache-local-storage.service.ts. You should not need to recompile .ts files in node_modules.

Please contact the package author to advise them to use --declaration --outDir. More https://github.com/Microsoft/TypeScript/issues/12358

SDohle avatar Feb 03 '17 08:02 SDohle