Terminal: NuGet.exe is missing

Created on 7 May 2019  路  6Comments  路  Source: microsoft/terminal

The build assumes that Nuget.exe is in path. It would be better to either include it in the repo or use dotnet restore

Area-Build Issue-Question Needs-Repro Product-Meta Resolution-Answered

Most helpful comment

@forki Can you echo %PATH% and validate whether \dep\nuget is in it?
Anyway, the nuget.exe is located in the directory \dep\nuget, you can use it directly.

All 6 comments

Run tools\razzle.cmd

I did. but it didn't work.

Now I looked into it again and itshould indeed set the path to the local nuget. but it doesn't work for me

@forki Can you echo %PATH% and validate whether \dep\nuget is in it?
Anyway, the nuget.exe is located in the directory \dep\nuget, you can use it directly.

@forki could you provide any more info as to why it doesn't work for you? As @wujysh said, there's a nuget.exe that's in the repo already, so tools\razzle.cmd should work correctly.

Also gonna drop a link to #489

This appears to have sorted itself out. Closing.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mrmlnc picture mrmlnc  路  3Comments

warpdesign picture warpdesign  路  3Comments

mdtauk picture mdtauk  路  3Comments

Wid-Mimosa picture Wid-Mimosa  路  3Comments

dev-logan picture dev-logan  路  3Comments