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

Invalid regular expression flags when installing universal #611

Open bypina opened 5 years ago

bypina commented 5 years ago

I'm submitting a...


[X] Bug report  
[ ] Feature request
[ ] Documentation issue or request

In package


[ ] @ng-toolkit/init
[ ] @ng-toolkit/serverless
[X ] @ng-toolkit/universal
[ ] @ng-toolkit/pwa
[ ] @ng-toolkit/firebug

Current behavior

when installing universal via:

ng add @ng-toolkit/universal

I get a Invalid regular expression error.

Screen Shot 2019-05-04 at 12 46 40 PM

Example repository

https://github.com/Jalapina/doughballs-pizza.git

Environment



Screen Shot 2019-05-04 at 12 47 19 PM

Naveed1842 commented 5 years ago

I am getting the same issue as posted by @Jalapina.Please review it

vukasin992 commented 5 years ago

Same issue :(