workshopper / learnyounode

Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.
Other
7.24k stars 1.84k forks source link

Cannot read property 'toString' of undefined #638

Closed lawsonjt closed 4 years ago

lawsonjt commented 5 years ago

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

ccarruitero commented 4 years ago

Hi @lawsonjt

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

shanmukhateja commented 4 years ago

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