Node Auto Complete does not always work.
For some reason, not all packages are auto-completing with Node. For example:
Axios (not autocompleting)
but it is indexed properly:

However moment does work:

I tried the "invalidate cache" option as recommended here, but it is still not working with Axios. https://stackoverflow.com/questions/13108900/autocomplete-not-working-with-node-js-in-webstorm
Please sign in to leave a comment.
It's a known issue unfortunately, please follow https://youtrack.jetbrains.com/issue/WEB-32066 for updates
Was I just really that unlucky that the first one I tried was Axios, and that's the one with the problem!?
That's almost comical :-)