You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
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) {