Sep 9, 2018 · 1 min read
If you are using Angular 5 ,please use this- For those who need the old version you need npm i @ngx-translate/core@9.1.1
1. npm unistall @ngx-translate/core
2. npm i @ngx-translate/core@9.1.1
If you are using Angular 6 , then that will work.
Happy Coding !!