NuGet.exe is missing #697

Closed
opened 2026-01-30 22:00:00 +00:00 by claunia · 6 comments
Owner

Originally created by @forki on GitHub (May 7, 2019).

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

Originally created by @forki on GitHub (May 7, 2019). The build assumes that Nuget.exe is in path. It would be better to either include it in the repo or use dotnet restore
Author
Owner

@wujysh commented on GitHub (May 7, 2019):

Run tools\razzle.cmd

@wujysh commented on GitHub (May 7, 2019): Run `tools\razzle.cmd`
Author
Owner

@forki commented on GitHub (May 7, 2019):

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 commented on GitHub (May 7, 2019): 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
Author
Owner

@wujysh commented on GitHub (May 7, 2019):

@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.

@wujysh commented on GitHub (May 7, 2019): @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.
Author
Owner

@zadjii-msft commented on GitHub (May 7, 2019):

@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.

@zadjii-msft commented on GitHub (May 7, 2019): @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.
Author
Owner

@zadjii-msft commented on GitHub (May 7, 2019):

Also gonna drop a link to #489

@zadjii-msft commented on GitHub (May 7, 2019): Also gonna drop a link to #489
Author
Owner

@miniksa commented on GitHub (May 18, 2019):

This appears to have sorted itself out. Closing.

@miniksa commented on GitHub (May 18, 2019): This appears to have sorted itself out. Closing.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#697