codefellows/setup-guide

301 step 3 package-lock.json is in .gitignore

Closed this issue · 0 comments

Step 3 has students add the package-lock.json to their git repo, but it's ignored in the default .gitignore. We should mention needing the -f flag when doing git add.