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
OS Version: docker container codercom/code-server@sha256:2dcde22dcc2f07fe6b0f2152b3d29bc598fc3a90c4abee7af467558eb02835a3 running on Docker 18.09.2 on Debian 9.
Extension: mubaidr.vuejs-extension-pack
Description
running code-server --install-extension mubaidr.vuejs-extension-pack causes and error saying:
INFO code-server development
ERROR (node:17) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
ERROR
INFO Found 'mubaidr.vuejs-extension-pack' in the marketplace.
INFO
INFO Installing...
INFO
ERROR location is not defined
ERROR
ERROR Failed Installing Extensions: mubaidr.vuejs-extension-pack
ERROR
It seems to install properly on desktop vscode.
The text was updated successfully, but these errors were encountered:
geiseri
changed the title
Extension pack mubaidr.vuejs-extension-pack
Extension pack "mubaidr.vuejs-extension-pack" fails to install
Apr 19, 2019
code-server
version: 1.868-vsc1.33.1? (code-server --version
returnsdevelopment
)codercom/code-server@sha256:2dcde22dcc2f07fe6b0f2152b3d29bc598fc3a90c4abee7af467558eb02835a3
running on Docker18.09.2
on Debian 9.mubaidr.vuejs-extension-pack
Description
running
code-server --install-extension mubaidr.vuejs-extension-pack
causes and error saying:It seems to install properly on desktop vscode.
The text was updated successfully, but these errors were encountered: