razorpay / razorpay/razorpay-node

npm install

Open
#355 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
243
Forks
128
PR merge metrics
No merged PRs in 30d

Description

Steps to reproduce the behavior
  1. Clone the project
  2. Run the command npm install
    Screenshot 2023-07-04 205222
Expected behavior

npm install command should install the dependencies (including dev)

Actual behavior

Installing dependencies and running npm test command automatically which is modifying the dist folder with incorrect syntax Error! at the end
Screenshot 2023-07-04 205608

Code snippets

No response

Node version

Node v18.15.0

Library version

razorpay-node 2.9.0

Additional Information

I'm new to open source and this is my first project that I'm trying to contribute. I need help!

If I did anything wrong in the above process please guide me in setting up this local environment

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

Reproduce the issue with Node v18.15.0 by running npm install, then npm test, and observe the changes to the dist folder and the reported syntax error. Trace the install and test steps that cause this behavior. Done means dependencies install correctly without the unexpected test run or incorrect dist output.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.