microsoft / microsoft/vscode-remote-release
DeprecationWarning for punycode module in extension.js
@chrmarti is already working on this.
Since Mar 16, 2026.
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 469
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
2026-03-16 07:39:43.514 [error] [Window] [Extension Host] (node:24372) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
A search found punycode usage in dist/extension.js of the ms-vscode-remote.remote-containers extension, and it's likely from a bundled dependency.
The installed version of the ms-vscode-remote.remote-containers extension (Dec Containers) is 0.447.0
Version: 1.110.0 (user setup)
Commit: 0870c2a0c7c0564e7631bfed2675573a94ba4455
Date: 2026-03-04T01:20:28.863Z
Electron: 39.6.0
ElectronBuildId: 13330601
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26100
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.