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

Fix register command & update jest version #266

Open
6 of 10 tasks
SkidGod4444 opened this issue Oct 9, 2024 · 0 comments · May be fixed by #264
Open
6 of 10 tasks

Fix register command & update jest version #266

SkidGod4444 opened this issue Oct 9, 2024 · 0 comments · May be fixed by #264
Assignees

Comments

@SkidGod4444
Copy link

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.
@SkidGod4444 SkidGod4444 linked a pull request Oct 9, 2024 that will close this issue
10 tasks
@vinit717 vinit717 linked a pull request Oct 9, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant