Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

latest release of @vscode/debugprotocol raises error TS1540

Open
#325 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
typescript
Domain
release

Research direction

Start by reviewing the fix referenced in #321 and the current @vscode/debugprotocol package published on npm. Confirm that the release includes those changes and that the reported TS1540 error no longer occurs when consumers install the latest version.

Written by the indexing model from the issue text.

Description

Error: node_modules/@vscode/debugprotocol/lib/debugProtocol.d.ts(9,23): error TS1540: A 'namespace' declaration should not be declared using the 'module' keyword. Please use the 'namespace' keyword instead.

This however was fixed in #321

Could we have a release with these changes so that we can pull in @vscode/debugprotocol from npm?

Dominant language
TypeScript
Stars
306
Forks
90
Avg merge
8h 36m
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/vscode-debugadapter-node

All issues in microsoft/vscode-debugadapter-node

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.