eclipse-wildwebdeveloper / eclipse-wildwebdeveloper/wildwebdeveloper

Running npm command in debug mode

Open
#697 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
201
Forks
76
Avg merge
4d 7h
Merged PRs (30d)
21

Description

Hi Team,

Found a way to run the npm commands from package.json with Run As... NPM options.

But the same is not available for debug. Is there a way to debug npm run scrips from pacjage.json?

It will somehow help me in running the jest testcases within eclipse.

Thanks,
Sujai Muthu Kumar K

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 with the issue's description of the existing Run As... NPM options in Eclipse and the desired debug workflow for scripts in package.json. Check how Jest test cases are currently run within Eclipse; done means npm scripts can be launched in debug mode with useful breakpoint support.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
developer-experience
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.