For some reason WebStorm says that the global console variable in javascript is unresolved. How can I resolve this?
console
I am using Node.js
For version 8 and up the solution is to enable NodeJS Globalslibrary:
NodeJS Globals
Settings > Javascript > Libraries