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

BUG: App does not start on latest version of node #202

Open
Aryan9inja opened this issue Oct 5, 2024 · 2 comments
Open

BUG: App does not start on latest version of node #202

Aryan9inja opened this issue Oct 5, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Aryan9inja
Copy link

Describe the bug

Whenever i try to start the api_hub using "npm run start", it does not work on node version 22.9.0 but then i try with a downgraded version specifically node version 20.16.0, it works fine.

To Reproduce

start the api_hub using "npm run start", on node version 22.9.0 then try with a downgraded version specifically node version 20.16.0, you will see the problem yourself

Expected behavior

The app should work fine on newer versions of node

Screenshots

Screenshot 2024-10-05 223516
This one was on latest version

Screenshot 2024-10-05 223654
This one on downgraded version.

OS

Windows

OS Version

22631.4169

Client

Chrome

Additional context or Information

No response

@Aryan9inja Aryan9inja added the bug Something isn't working label Oct 5, 2024
@Kartikgupta666
Copy link

@Aryan9inja this is not the bug , but the assert support in the node version 22.9.0 is not given properly and also it is not an lts version so , may be its not bother other users

@Aryan9inja
Copy link
Author

May be that can be the thing behind it

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

No branches or pull requests

2 participants