Same problem here with 2019.3.1 under debian (linux mint 19.3). Auto completion does not work with node_modules but works if i download globally pakages (@types/npm). I tried with npm or yarn, but it is all the same.
EDIT
OK, problem solved: you have to right click the node_modules folder then Mark as... / Not excluded.
It works fine for me in 2019.1, validator 10.11.0:
what IDE version do you use? Did you try invalidating caches?
Okay, once i updated to version 19.1. it works like a charm. thank u <3
Im using webstorm 2019.2 and it's not working ... :(
not an issue for me in 2019.2:
Please try invalidating caches (File > Invalidate caches, Invalidate and restart)
If it doesn't help, please share a sample project that shows up the issue
It works now but i had to install the librairie NPM in webstorm (@types/npm). Is that normal ?
No, npm typings are not required unless you like to get completion for NPM library itself
Same problem here with 2019.3.1 under debian (linux mint 19.3). Auto completion does not work with node_modules but works if i download globally pakages (@types/npm). I tried with npm or yarn, but it is all the same.
EDIT
OK, problem solved: you have to right click the node_modules folder then Mark as... / Not excluded.
Windows 10. WSL.
I've just updated Webstorm to 2019.3.4.
Same issue:
Please follow https://youtrack.jetbrains.com/issue/WEB-43528 for updates