Unable to build project (Windows) #1516

Closed
opened 2025-08-09 17:20:26 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @pealmeid on 7/14/2016

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:

errors

I'm running version 3180 of dotnet (in Windows):

version

Thanks in advance!

*Originally created by @pealmeid on 7/14/2016* 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: ![errors](https://cloud.githubusercontent.com/assets/6384219/16824425/27104416-4942-11e6-97e1-069fb9c295e2.png) I'm running version 3180 of `dotnet` (in Windows): ![version](https://cloud.githubusercontent.com/assets/6384219/16824463/6e573a32-4942-11e6-86e2-efac9fc737d2.png) Thanks in advance!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1516
No description provided.