-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Installing Warp on Windows via Scoop breaks auto-update #9796
Copy link
Copy link
Open
Labels
bugSomething isn't working.Something isn't working.needs-infoMore issue-specific reporter detail is needed before the problem can be confidently triaged.More issue-specific reporter detail is needed before the problem can be confidently triaged.os:windowsWindows-specific behavior, regressions, or requests.Windows-specific behavior, regressions, or requests.repro:mediumThe report suggests a plausible repro path, but some uncertainty remains.The report suggests a plausible repro path, but some uncertainty remains.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.warp:prioritizedIssues prioritized by the Warp team.Issues prioritized by the Warp team.
Metadata
Metadata
Assignees
Labels
bugSomething isn't working.Something isn't working.needs-infoMore issue-specific reporter detail is needed before the problem can be confidently triaged.More issue-specific reporter detail is needed before the problem can be confidently triaged.os:windowsWindows-specific behavior, regressions, or requests.Windows-specific behavior, regressions, or requests.repro:mediumThe report suggests a plausible repro path, but some uncertainty remains.The report suggests a plausible repro path, but some uncertainty remains.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.warp:prioritizedIssues prioritized by the Warp team.Issues prioritized by the Warp team.
There is an unofficial Scoop extras package for
warp-terminal: https://github.com/ScoopInstaller/Extras/blob/master/bucket/warp-terminal.jsonInstalling Warp this way breaks auto-update with this error:
The error is due to a symlink. Sometime symlink traversal is forbidden for security reasons. Scoop uses symlink during it's installation.
I'm not sure yet what is the best solution yet.
Linear: APP-3703