Page 1 of 1

Appollo tempate -tslib error

Posted: 07 Aug 2020, 10:40
by ramakrishnanksquare
Hi,

After installing all dev dependencies(npm install --save --only=dev),dependencies(npm install),color-convert,executed ng serve command.I got following error
An unhandled exception occurred: Cannot find module 'tslib'
Require stack:
- C:\inetpub\wwwroot\CurrentWorkingProjects\apollo-ng-9.0.0\node_modules\@angular\compiler-cli\index.js
- C:\inetpub\wwwroot\CurrentWorkingProjects\apollo-ng-9.0.0\node_modules\@ngtools\webpack\src\angular_compiler_plugin.js
- C:\inetpub\wwwroot\CurrentWorkingProjects\apollo-ng-9.0.0\node_modules\@ngtools\webpack\src\index.js

I tried to install tslib module.but still i got same error.

Re: Appollo tempate -tslib error

Posted: 31 Aug 2020, 16:11
by merve7
Hi,
Could you send me your package.json file?