Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

js-best-practices select 0 giving below error. Not able to download vendingMachine.js file #2258

Closed
ankit-mehrotra opened this issue Jan 28, 2018 · 1 comment

Comments

@ankit-mehrotra
Copy link

Getting Started

The goal of this workshopper is to help you learn how to create a
resilient codebase using best practices. The workshopper will guide you
through some exercises which will have you make incremental improvements
to a bad codebase. Through the exercises, you will learn best practices to
help keep your code maintainable, as well as some bad practices to avoid.

You will be making changes to a vending machine app. You will be given a
file called vendingMachine.js as well as a few other empty js files. The
next few excercises will have you break down the vending machine into a
program that still functions the same but is easier to maintain, test, and
update.

When you exit this instructions screen, the files necessary for the
exercises will be downloaded for you.

press any key to continue...
(node:9984) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): TypeError: process.stdin.setRawMode is not a function

@ankit-mehrotra
Copy link
Author

Used cmd prmt instead of bash..
workshopper/stream-adventure#171

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants