Appdynamics / Appdynamics/Node.js-Demo-App

Typo in package.json

Open
#5 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
6
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Add a coma at the end of this line:

"mysql": "2.4.2"

otherwise "npm install" will fail.

Contributor guide

No contributing guide indexed for this repository

Research direction

Open package.json and inspect the dependency line for mysql. Run npm install to reproduce the reported parsing failure, add the missing comma, and run npm install again to confirm it completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.