This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
Unable to build project (Windows) #180
Closed
Description
I'm trying to follow the directions on the README.md
file without success. The steps I'm following are:
- Clone the repo
- Run
dotnet restore
at the repo root dir - Go to sample (cd templates/Angular2Spa)
- Restore NPM dependencies (run
npm install
) - Launch (
dotnet run
)
However, on step 2 (dotnet restore
at root) I'm getting the following Unable to resolve
errors:
I'm running version 3180 of dotnet
(in Windows):
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels