You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to install gram-vscode from the marketplace I get the following error in my logs.
[2021-02-22 09:40:46.748] [renderer1] [error] ["extracting: ENOENT: no such file or directory, open 'c:\\Users\\Shadow\\.vscode\\extensions\\.akollegger.gram-vscode-1.0.0\\examples\\(a)-->(b).gram'"," at i.extractAtLocation (file:///C:/Users/Shadow/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:49:13519)"," at async i.extractUserExtension (file:///C:/Users/Shadow/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:49:11549)"," at async N.extractAndInstall (file:///C:/Users/Shadow/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:49:27552)"," at async N.doInstallFromGallery (file:///C:/Users/Shadow/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:49:24060)"]
[2021-02-22 09:40:46.790] [renderer1] [error] ENOENT: no such file or directory, open 'c:\Users\Shadow\.vscode\extensions\.akollegger.gram-vscode-1.0.0\examples\(a)-->(b).gram': extracting: ENOENT: no such file or directory, open 'c:\Users\Shadow\.vscode\extensions\.akollegger.gram-vscode-1.0.0\examples\(a)-->(b).gram'
at i.extractAtLocation (file:///C:/Users/Shadow/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:49:13519)
at async i.extractUserExtension (file:///C:/Users/Shadow/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:49:11549)
at async N.extractAndInstall (file:///C:/Users/Shadow/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:49:27552)
at async N.doInstallFromGallery (file:///C:/Users/Shadow/AppData/Local/Programs/Microsoft VS Code/resources/app/out/vs/code/electron-browser/sharedProcess/sharedProcessMain.js:49:24060)
The text was updated successfully, but these errors were encountered:
When I try to install gram-vscode from the marketplace I get the following error in my logs.
The text was updated successfully, but these errors were encountered: