fsprojects / Paket

A dependency manager for .NET with support for NuGet packages and Git repositories.
https://fsprojects.github.io/Paket/
MIT License
2.01k stars 520 forks source link

Unable to use paket in vscode #3496

Open shubhamkumar13 opened 5 years ago

shubhamkumar13 commented 5 years ago

Unable to find paket.exe

I get this notification when using the Ionide-paket extension

forki commented 5 years ago

Ionide just tries to detect it in your project. /cc @k_cieslak

Am So., 3. Feb. 2019, 18:33 hat thirteenturtles notifications@github.com geschrieben:

Unable to find paket.exe

I get this notification when using the Ionide-paket extension

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fsprojects/Paket/issues/3496, or mute the thread https://github.com/notifications/unsubscribe-auth/AADgNLlVrkbcp_Z8CkwwTmY7VLBNrEzIks5vJx1ogaJpZM4agN05 .

shubhamkumar13 commented 5 years ago

I created my paket from source, so I do have the folder but it doesn't have an .exe.

It does have a .sh and .cmd file

forki commented 5 years ago

You need to download the bootstrapper and put it in that folder. More under https://fsprojects.github.io/Paket/bootstrapper.html#Magic-mode

Am So., 3. Feb. 2019, 21:08 hat thirteenturtles notifications@github.com geschrieben:

I created my paket from source, so I do have the folder but it doesn't have an .exe.

It does have a .sh and .cmd file

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fsprojects/Paket/issues/3496#issuecomment-460083814, or mute the thread https://github.com/notifications/unsubscribe-auth/AADgNMJgMPVCGzSTcpIk2YkOlxr61tlHks5vJ0HLgaJpZM4agN05 .