Skip to content

Fix register command & update jest version #266

@SkidGod4444

Description

@SkidGod4444

Issue Description

The npm run register command was causing an error because of the wrong command execution.
it was written as ts-node-esm instead of ts-node which is causing the error shown below.

Expected Behavior

  • To be able to run the register command from all devices.

Current Behavior

  • It's causing random error while running the particular command.

Screenshots

Screenshot 2024-10-08 182441

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

  1. Try to run npm run register command.

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions