Skip to content
New issue

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

dafny: Remove DafnyLanguageServer bin #5867

Merged
merged 1 commit into from
May 30, 2024

Conversation

akemimadoka
Copy link
Contributor

dafny has removed DafnyLanguageServer.exe since 4.4.0, currently installing dafny will fail with the message:

Installing 'dafny' (4.6.0) [64bit] from 'main' bucket
Loading dafny-4.6.0-x64-windows-2019.zip from cache.
Checking hash of dafny-4.6.0-x64-windows-2019.zip ... ok.
Extracting dafny-4.6.0-x64-windows-2019.zip ... done.
Linking ~\scoop\apps\dafny\current => ~\scoop\apps\dafny\4.6.0
Creating shim for 'Dafny'.
Creating shim for 'DafnyLanguageServer'.
Get-Command: C:\Users\(user)\scoop\apps\scoop\current\lib\install.ps1:783
Line |
 783 |              $bin = (Get-Command $target).Source
     |                      ~~~~~~~~~~~~~~~~~~~
     | The term 'DafnyLanguageServer.exe' is not recognized as a name of a cmdlet, function, script file, or executable
     | program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
     | again.
Can't shim 'DafnyLanguageServer.exe': File doesn't exist.

Removing DafnyLanguageServer.exe fixes the problem

Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

dafny

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

@niheaven niheaven merged commit 49dec36 into ScoopInstaller:master May 30, 2024
3 checks passed
@niheaven niheaven changed the title dafny: fix shim dafny: Remove DafnyLanguageServer bin May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants