workshopper / learnyounode

Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot read property 'toString' of undefined

lawsonjt opened this issue · comments

I'm on the first exercise and created program.js with console.log('HELLO WORLD') inside it.
In the terminal after running learnyounode I type learnyounode run program.js

Could not run: TypeError: Cannot read property 'toString' of undefined

Hi @lawsonjt

Could you solve the problem?
If not, can you give us details about node version and os you are using?

This issue can be closed due to inactivity. Please feel free to re-open the issue if you have something to contribute to it.