finnp / test

test
Apache License 2.0
1 stars 0 forks source link

Learnyourreact is not letting me select a workshop. Giving me errors if I type a workshop name. #81 #82

Closed finnp closed 6 years ago

finnp commented 6 years ago

menu.writeLine(chalk.bold(__('title'))

TypeError: Cannot read property 'writeLine' of null at LegacyWorkshopper.Adventure.printMenu (C:\Users\Lenovo\AppData\Roaming\npm\node_modules\learnyoureact\node_modules\workshopper-adventure\adventure.js:499:7) at LegacyWorkshopper.Adventure.execute (C:\Users\Lenovo\AppData\Roaming\npm\node_modules\learnyoureact\node_modules\workshopper-adventure\adventure.js:223:8) at new LegacyWorkshopper (C:\Users\Lenovo\AppData\Roaming\npm\node_modules\learnyoureact\node_modules\workshopper-adventure\index.js:14:8) at LegacyWorkshopper (C:\Users\Lenovo\AppData\Roaming\npm\node_modules\learnyoureact\node_modules\workshopper-adventure\index.js:8:12) at Object. (C:\Users\Lenovo\AppData\Roaming\npm\node_modules\learnyoureact\learnyoureact.js:10:1) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3)