Webstorm says console is an unresolved variable -


for reason webstorm says global console variable in javascript unresolved.

i using node.js. appreciated.

enter image description here

the solution webstorm 6.* enable 'html' library in settings/javascript/libraries (same webstorm 7.0.1)


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

asp.net - Configuring WCF Services in Code WCF 4.5 -