Cannot update vscode plugin to 1.34.0
See original GitHub issueI have tried auto-updating and manual installation, and have re-installed vscode, but could not upgrade this plugin.
The following is the log output:
[2022-06-14 14:02:08.089] [renderer1] [warning] Skipping extension /c:/Users/Admin/.vscode/extensions/ms-vscode.references-view-0.0.89 with lower version 0.0.89.
[2022-06-14 14:02:08.132] [renderer1] [warning] [redhat.vscode-xml]: 无法注册“redhat.telemetry.enabled”。此属性已注册。
[2022-06-14 14:02:11.555] [renderer1] [error] SyntaxError: Unexpected token A in JSON at position 0
at JSON.parse (<anonymous>)
at y.$getPassword (vscode-file://vscode-app/c:/Users/Admin/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1724:49220)
[2022-06-14 14:03:03.373] [renderer1] [error] ENOENT: no such file or directory, open 'c:\Users\Admin\.vscode\extensions\.42480fe3-8c10-47d4-b952-e10bd249f6f6\language-server\META-INF\third-party-open-source-licenses\bsd 3-clause "new" or "revised" license (bsd-3-clause) - apl-v10.html': Extract: ENOENT: no such file or directory, open 'c:\Users\Admin\.vscode\extensions\.42480fe3-8c10-47d4-b952-e10bd249f6f6\language-server\META-INF\third-party-open-source-licenses\bsd 3-clause "new" or "revised" license (bsd-3-clause) - apl-v10.html'
at F.extractAtLocation (vscode-file://vscode-app/c:/Users/Admin/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:76:213215)
at async F.extractUserExtension (vscode-file://vscode-app/c:/Users/Admin/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:76:210606)
at async $.extract (vscode-file://vscode-app/c:/Users/Admin/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:76:217251)
at async $.doRun (vscode-file://vscode-app/c:/Users/Admin/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:76:218192)
[2022-06-14 14:12:18.292] [renderer1] [error] ["Download: EPERM: operation not permitted, rename 'c:\\Users\\Admin\\AppData\\Roaming\\Code\\CachedExtensionVSIXs\\.f8a4d69d-0246-4c53-8905-e70c38ca4b09' -> 'c:\\Users\\Admin\\AppData\\Roaming\\Code\\CachedExtensionVSIXs\\pivotal.vscode-spring-boot-1.34.0'"," at $.downloadInstallableExtension (vscode-file://vscode-app/c:/Users/Admin/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:76:219042)"," at async $.doRun (vscode-file://vscode-app/c:/Users/Admin/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:76:217660)"]
[2022-06-14 14:12:18.295] [renderer1] [error] EPERM: operation not permitted, rename 'c:\Users\Admin\AppData\Roaming\Code\CachedExtensionVSIXs\.f8a4d69d-0246-4c53-8905-e70c38ca4b09' -> 'c:\Users\Admin\AppData\Roaming\Code\CachedExtensionVSIXs\pivotal.vscode-spring-boot-1.34.0': Download: EPERM: operation not permitted, rename 'c:\Users\Admin\AppData\Roaming\Code\CachedExtensionVSIXs\.f8a4d69d-0246-4c53-8905-e70c38ca4b09' -> 'c:\Users\Admin\AppData\Roaming\Code\CachedExtensionVSIXs\pivotal.vscode-spring-boot-1.34.0'
at $.downloadInstallableExtension (vscode-file://vscode-app/c:/Users/Admin/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:76:219042)
at async $.doRun (vscode-file://vscode-app/c:/Users/Admin/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:76:217660)
Issue Analytics
- State:
- Created a year ago
- Reactions:4
- Comments:17 (5 by maintainers)
Top Results From Across the Web
April 2019 (version 1.34) - Visual Studio Code
In this update. Editor; Languages; Debugging; Tasks; Contributions to extensions; Extension authoring; Proposed extension APIs; Engineering; New documentation ...
Read more >i can't install spring boot extension pack on vscode
1 Answer 1 · Uninstall the old extension and also deleted it from . · In VSCode go to Extensions => Details =>...
Read more >can't install remote ssh extension on visual studio code linux
Unable to install because, the extension 'ms-vscode-remote.remote-ssh' compatible with current version '1.34.0' of VS Code is not found.
Read more >VS code - files not opened from Unity - Unity Forum
Unity version 2019.2.0b2 VS Code version 1.34.0 Using a mac 10.14 When ... while you did not update the VSCode plugin in Packetmanager....
Read more >Chocolatey Software | Visual Studio Code 1.34.0
HI! I'm hitting this error when trying to upgrade vscode: vscode.install (exited 1) - vscode.install not upgraded. An error occurred during installation:
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
OK, here is an updated VSIX file: https://s3-us-west-1.amazonaws.com/s3-test.spring.io/sts4/vscode-extensions/snapshots/vscode-spring-boot-1.34.0-202206141051.vsix
Could someone give this a try by manually installing that via the Extension tab, then
Install from VSIX...
and report back here?That is great news. Thanks for the quick feedback. We will push out a new release then as soon as possible here.