DEV Community

SarikaPatange
SarikaPatange

Posted on

Debugging skills

Today I learned debugging skills while doing the “Hello world” assignment. While working on Codespace in VSCode pane at the bash prompt I ran the command: “rake grade”. The rake grade command gave me a sign-in error so I took help from Teaching assistant Dustin Doyle
To fix the problem, I closed all the browsers and signed in to each account followed each instruction from the https://learn.firstdraft.com/lessons/106 and it work fine with no errors.

Top comments (0)