Property 'map' does not exist on type 'Observable<Object>'.ts(2339)

144 Views Asked by At

I'm trying to make a connection with node.js and when trying to use the .map it informs that the property does not exist, but the imports description here are correct

0

There are 0 best solutions below