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 Sep 1, 2022. It is now read-only.
Current behavior
The starter workflow for Node.js is different (some prior history in #41 and #42), and some of the "copy and paste" workflows throughout the course use the older versions.
Reproduction
Steps to reproduce the behavior in the course:
Join the course
Whenever you see a "copy and paste" workflow, use that.
Notice two bugs when you work this way: commit suggestions no longer match line numbers, and the copy-and-paste workflows are a complete mismatch from what's on the diff.
Expected behavior
The copy-and-paste workflows should match the starter workflow as much as possible.
Possible solution
Can replace the text in the copy-and-paste workflows to match starter workflow.
Alternatively, can remove the copy-and-paste options.
Before suggesting a change, we could test to see if the line we're suggesting on is what we expect