"Module is not installed" in ES6 imports from node_modules
Created project using vue-cli:
vue init webpack-simple test-vue
cd test-vue
npm i
Then opened project in WebStorm:
Project builds and works as expected but warning stays.
WebStorm 2017.1, macOS
Please sign in to leave a comment.
Tried on another machine (no warning there) and spotted the difference. I don't see node_modules as "Library root" in folder list on this machine.
can't recreate.
please try invalidating caches - does the problem persist?
Not sure what exactly was causing it but resetting all settings helped.
@Nikita, I *do* see `library root` on `node_modules` but *am* experiencing same "Module is not installed" warning message.
Ruby Mine 2016.2.5
Do you have vue module installed? Plese expand node_modules node in Project tool window so that vue module is visible and provide a screenshot
I have the same issue, everything from node_modules is marked as not installed, while everything is installed.
Removing the .idea folder don't fixes anything
It doesn't find any of the modules that are hoisted by yarn.
Must be https://youtrack.jetbrains.com/issue/WEB-50806, please try a workaround from https://youtrack.jetbrains.com/issue/WEB-50806#focus=Comments-27-4870569.0-0