Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extra comma in package.json file #624

Open
Faizan711 opened this issue May 14, 2024 · 1 comment
Open

Extra comma in package.json file #624

Faizan711 opened this issue May 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Faizan711
Copy link

Describe the bug
There is an extra comma on line number 112 of package.json which is causing "npm install" to fail while using docker-compose up command.

To Reproduce
Steps to reproduce the behavior:

  1. clone repo
  2. run docker-compose up

Expected behavior
it should run without any issues to setup the project. It does when that comma is removed.

Screenshots or GIFs
image

@Faizan711 Faizan711 added the bug Something isn't working label May 14, 2024
@GitHoobar
Copy link

fixed in #627

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants