NetanelBasal / ngrx-generator

ngrx templates generator
MIT License
130 stars 26 forks source link

Maximum call stack size exceeded error when run ngrx-gen #8

Closed ngohungphuc closed 6 years ago

ngohungphuc commented 7 years ago

image

NetanelBasal commented 7 years ago

Can you provide more details? Like your environment? Versions?

ngohungphuc commented 7 years ago

My node version is 8.8.1

NetanelBasal commented 7 years ago

I tested it now with 8.8.1, and it works fine.

NetanelBasal commented 7 years ago

You can test if this is your problem, https://github.com/3rd-Eden/find-package-json/pull/2/files?

danielsuter commented 6 years ago

I've got the same issue in Win 10, with node 8.9.1.

The problem disappears, if I remove the slashes in the config.

NetanelBasal commented 6 years ago

Which slashes are you referring too?