Faced the same issue. But after changing the file name it is working fine.
Before change:
node "node.js"
After Change:
node "nodesample.js"
Faced the same issue. But after changing the file name it is working fine.
Before change:
node "node.js"
After Change:
node "nodesample.js"