Commit fe84bc9
committed
sbt-dotty: fix extension upgrade on Windows
When using --install-extension and an upgraded version of the extension
exists online, the user normally gets a prompt to accept or reject the
upgrade. Using --force we bypass this prompt and we also fix an issue
with Windows where the prompt does not appear and we get the error
"Unknown stdin file type" instead.1 parent 42cfb36 commit fe84bc9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| |||
0 commit comments