code-server version: 1.868-vsc1.33.1? (code-server --version returns development)
- 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.
code-serverversion: 1.868-vsc1.33.1? (code-server --versionreturnsdevelopment)codercom/code-server@sha256:2dcde22dcc2f07fe6b0f2152b3d29bc598fc3a90c4abee7af467558eb02835a3running on Docker18.09.2on Debian 9.mubaidr.vuejs-extension-packDescription
running
code-server --install-extension mubaidr.vuejs-extension-packcauses and error saying:It seems to install properly on desktop vscode.