This is app.module.ts I have tried to done the Import of map in different project and it worked fine, but in this project it\'s not working.
app.module.ts
import { from } from 'rxjs'; import { filter } from 'rxjs/operators';