WebStorm resolution of Meteor modules: not all are recognized

I have been using VSCode for a long time, but recently tried out WebStorm (mainly because I am using Rider for C#). I noticed that WebStorm recognizes a lot of Meteor packages out-of-the-box, but for some of them it reports “missing modules”, e.g. for meteor/underscore. Why is this so? Are they missing typescript definitions maybe?

This may not be related, but just in case, Webstorm has a Meteor plugin that should be activated:

I have the same problem. I think it might be related to what is in TS types.

1 Like

I know, thanks. I have this package activated.