node.kt
node.kt copied to clipboard
HelloWorld Not working
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
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.