maciejtreder / ng-toolkit

:star: Angular tool-box! Start your PWA in two steps! Add Serverless support for existing projects and much more
https://www.angular-universal-pwa.maciejtreder.com
MIT License
1.12k stars 156 forks source link

installing issue with ng add @ng-toolkit/universal #513

Open asengar14 opened 5 years ago

asengar14 commented 5 years ago

F:\Angular Workspace\GMF_SEO\>ng add @ng-toolkit/universal Installing packages for tooling via npm. INFO: Project property is set to '. ERROR: Bootstrap not found in ./src/.././src/app/app.browser.module.ts. ERROR: If you think that this error shouldn't occur, please fill up bug report here: https://github.com/maciejtreder/ng-toolkit/issues/new INFO: stacktrace has been sent to tracking system. Nothing to be done.

lekhulal commented 5 years ago

Same issue :

ng add @ng-toolkit/universalInstalling packages for tooling via npm. INFO: Project property is set to 'ev'. ERROR: Bootstrap not found in ./src/.././src/app/app.browser.module.ts. ERROR: If you think that this error shouldn't occur, please fill up bug report here: https://github.com/maciejtreder/ng-toolkit/issues/new INFO: stacktrace has been sent to tracking system. Nothing to be done.

stijnwesterhof commented 5 years ago

Any fix?

playground commented 5 years ago

I'm getting errors when tried "ng add @ng-toolkit/universal" Hope this PR will get merged soon.

npm ERR! code ETARGET npm ERR! notarget No matching version found for @nguniversal/module-map-ngfactory-loader@~7.1.0 npm ERR! notarget In most cases you or one of your dependencies are requesting npm ERR! notarget a package version that doesn't exist. npm ERR! notarget npm ERR! notarget It was specified as a dependency of 'serverless-app' npm ERR! notarget

Mds92 commented 5 years ago

Any fix?

DivyaSaiBalakavi commented 5 years ago

Even i am facing the same issue ...could anyone please update any fix ?