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 Apr 8, 2020. It is now read-only.
I'm trying to follow the directions on the
README.mdfile without success. The steps I'm following are:dotnet restoreat the repo root dirnpm install)dotnet run)However, on step 2 (
dotnet restoreat root) I'm getting the followingUnable to resolveerrors:I'm running version 3180 of
dotnet(in Windows):Thanks in advance!