I understand that this is a typescript error.
And the possible solution is to use typescript 3.1 or above.
But this would require upgrading to angular 7 to use typescript 3.
And technically that's stressful and impossible. (Because my project is bulky and I'm avoiding any break changes)
So please is there any stable ngx-bootstrap version to use with angular 6.
(TS1039) Initializers are not allowed in ambient contexts, On typescript 2.9.2
ngx-bootstrap: 4.1.1
Angular: 6.1.0
Bootstrap: 4.0
Typescript: 2.9.2
@ciriarte https://valor-software.com/ngx-bootstrap/old/3.3.0/#/documentation#getting-started - this is the latest stable version, which you can use with app on ng6
There's no need to open an issue here if you want to ask a general question.
Use StackOverflow or Slack instead
Thanks. But I had to put the issue here because a lot of people might encounter the same issue
Most helpful comment
Thanks. But I had to put the issue here because a lot of people might encounter the same issue