node.kt icon indicating copy to clipboard operation
node.kt copied to clipboard

HelloWorld Not working

Open DaddyOh opened this issue 11 years ago • 1 comments

I have the latest copy of node.kt and am using intellij CE. Also I have imported the maven dependencies.

this statement in HelloWorld.kt
import node.express.Express

produces an error message "Unresolved Reference Express"

Thanks Eric

DaddyOh avatar Mar 20 '13 11:03 DaddyOh

That sounds like you're not including the Node.kt sources in your source path. Take a look. If you still can't get it, please feel free to zip up your project directory and send it to me and I'll take a look.

jonninja avatar Mar 20 '13 17:03 jonninja