microsoft / microsoft/vscode-debugadapter-node

latest release of @vscode/debugprotocol raises error TS1540

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

Nobody has claimed this yet.

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

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?

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.

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.