You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an interesting idea but I get this (Linux Mint):
james@reykjavik ~/oss/FSharpFsxSolution $ ./build.sh -h
Checking Paket version (downloading latest stable)...
Starting download from https://github.com/fsprojects/Paket/releases/download/3.31.2/paket.exe
Done.
Paket version 3.31.2
Skipping resolver for group Main since it is already up-to-date
Skipping resolver for group Test since it is already up-to-date
/home/james/oss/FSharpFsxSolution/paket.lock is already up-to-date
0 seconds - ready.
Paket version 3.31.2
generating scripts for framework net45
Paket failed with:
Could not find a part of the path "/home/james/oss/fsharpfsxsolution/paket-files/include-scripts/net45/include.main.group.fsx".
james@reykjavik ~/oss/FSharpFsxSolution $ ls paket-files/include-scripts/net45/
include.newtonsoft.json.fsx
The text was updated successfully, but these errors were encountered:
Seems you reported something very similar as a bug in paket, but unlike in that report this isn't only affected a group with one dependency: fsprojects/Paket#1927
This is an interesting idea but I get this (Linux Mint):
The text was updated successfully, but these errors were encountered: