zowe / zowe/zowe-cli-sample-plugin

Address use of functions removed in Node 24

Open
#121 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug priority-low severity-medium
Dominant language
TypeScript
Stars
10
Forks
15
Avg merge
2d 6h
Merged PRs (30d)
6

Description

Describe the bug

The sample plug-in uses functions that have been removed in Node 24.

Expected and actual results

The sample plug-in should be compatible with Node 24 which will be entering LTS status in October 2025.

Describe your environment

Additional context

Contributor guide

Open the contributing guide

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 identifying the functions used by the sample plug-in that Node 24 removed; the issue does not name specific files, tests, or entry points. Verify the plug-in under Node 24 and consider the work complete when it runs without relying on removed functions.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.