Fairly new to Angular and Lodash and wasted a bunch of time yesterday trying to get some Lodash stuff to work. Got all caught up in the fact that the tag insight was not finding things and thought that it was not present in the library but it was.
For example in the image below you can see that the IDE detects what the _.findIndex is but _.difference it unknown.
It does it on both systems that I am working on.
Can anyone tell me why this happens and how to correct the behavior?