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
the solution for WebStorm 6.* is to enable 'HTML' library in Settings/javascript/Libraries (same for WebStorm 7.0.1)