-
Notifications
You must be signed in to change notification settings - Fork 57
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. #264
base: develop
Are you sure you want to change the base?
Conversation
Can you add an issue ticket for this |
Done, sir added the issue ticket. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I want to know, how it was working before
Hello @iamitprakash I am also not sure about how it was working before. We faced this issue while trying to set up the Discord-slash-command on Saidev's system. |
Earlier versions of Node.js were more forgiving with module resolution, allowing Hence, systems having Node.js v20 or earlier are facing this issue, and others are not. Reference: GitHub issue. |
Hello @SkidGod4444 I will not go with your might word, need crystal clear answers |
Sorry for that MIGHT word but that is the appropriate reason for this issue. I also updated the comment now: |
Date: 08-10-2024
Developer Name: Saidev Dhal
Description
Fixed the
npm run register
command. So that it will not cause any error next time.Documentation Updated?
Under Feature Flag
Database Changes
Breaking Changes
Development Tested?
Screenshots
Screenshot 1
Test Coverage
Screenshot 1
Additional Notes
This issue as existing before i just wanted to fix it so updated the package command.