docker-archive-public/docker.labs

Source code was modified and doesn't match the PWD tutorial

Opened this issue · 0 comments

In the original tutorial code expected to be different.
here, in the source code the problem is already fixed.
https://github.com/docker/labs/blob/12b50ababf1ce1ebc31252763f123713f435022d/developer-tools/nodejs-debugging/app/app.js#L24

It should be:
if (lineIndex > LINES.length) {