cms icon indicating copy to clipboard operation
cms copied to clipboard

bug: ```,``` error in package.json

Open ikunal-04 opened this issue 1 year ago • 0 comments

Describe the bug

when setting up cms repo locally both the docker-compose up and npm install commands fails as it gives the syntax error in package.json

To Reproduce Steps to reproduce the behavior:

  1. just remove the , after ts-node: version (screen shot attached) Screenshot 2024-05-16 at 9 06 42 PM

  2. screen shot attached: Screenshot 2024-05-16 at 9 05 42 PM

Expected behavior A clear and concise description of what you expected to happen.

Screenshots or GIFs If applicable, add screenshots to help explain your problem.

Info (please complete the following information):

  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]
  • os: macos

Additional context Add any other context about the problem here.

ikunal-04 avatar May 16 '24 15:05 ikunal-04