We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At Nodeschool International Day today in Western Mass, a number of users are getting the following error with a passing exercise.
Your submission results compared to the expected: ACTUAL EXPECTED ──────────────────────────────────────────────────────────────────────────────── "CHANGELOG.md" == "CHANGELOG.md" "LICENCE.md" == "LICENCE.md" "README.md" == "README.md" "" == "" ──────────────────────────────────────────────────────────────────────────────── /usr/local/lib/node_modules/learnyounode/node_modules/workshopper-exercise/exercise.js:188 processors[i].call(self, mode, function (err, pass) { ^ TypeError: Cannot read property 'call' of undefined at next (/usr/local/lib/node_modules/learnyounode/node_modules/workshopper-exercise/exercise.js:188:18)
Node version is v5.8.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
At Nodeschool International Day today in Western Mass, a number of users are getting the following error with a passing exercise.
Node version is v5.8.0
The text was updated successfully, but these errors were encountered: