We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
paket outdated
Paket Dependencies File
source https://nuget.org/api/v2 git https://github.com/ionide/ionide-vscode-helpers.git master build:"build.cmd", OS: windows git https://github.com/ionide/FsAutoComplete.git keywords build:"build.cmd LocalRelease", OS: windows git https://github.com/fsprojects/Forge.git master build:"build.cmd", OS: windows git https://github.com/ionide/ionide-vscode-helpers.git master build:"build.sh", OS: mono git https://github.com/ionide/FsAutoComplete.git keywords build:"build.sh LocalRelease", OS: mono git https://github.com/fsprojects/Forge.git master build:"build.sh", OS: mono
Checks for a newer hash and reports if there is one
Checks for a newer hash and starts downloading and running commands
The text was updated successfully, but these errors were encountered:
paket outdated will also download http dependencies and fail if they're already downloaded:
http
$ paket outdated --ignore-constraints Paket version 4.8.5 Downloading dl.google.com/:/closure-compiler/compiler-latest.zip compiler-latest.zip to D:\Users\agross\Projekte\GROSSWEBER\grossweber\web-nanoc4\paket-files\dl.google.com\compiler-latest.zip Paket failed with: The file 'D:\Users\agross\Projekte\GROSSWEBER\grossweber\web-nanoc4\paket-files\dl.google.com\COPYING' already exists.
Sorry, something went wrong.
5f68356
No branches or pull requests
Description
Repro steps
Paket Dependencies File
paket outdated
Expected behavior
Checks for a newer hash and reports if there is one
Actual behavior
Checks for a newer hash and starts downloading and running commands
The text was updated successfully, but these errors were encountered: