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
Make sure that you are using powershell and not cmd. The guide focuses on using powershell, and gradle works better and looks nicer when using powershell.
Powershell needs special privileges for running all the task TODO: how do you change these?
Powershell automatically replaces / where a \ is required under Windows. The guide uses this system-agnostic notation, but you don't have to worry about manually replacing slashes.