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

pull req #5284

Closed
wants to merge 3 commits into from
Closed

pull req #5284

wants to merge 3 commits into from

Conversation

Deepsutariy
Copy link

No description provided.

@Deepsutariy
Copy link
Author

update router code !

Copy link
Member

@UlisesGascon UlisesGascon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @Deepsutariy,

I appreciate your effort in submitting this pull request. However, I've noticed a few issues with the changes you made. It's important to note that Express supports older Node.js versions, which means the use of ES6 syntax like const might pose compatibility problems.

I'm uncertain about the intended outcome of this pull request. To provide better clarity, could you please include some documentation detailing the changes you've made?

Thank you for your understanding and cooperation.

Best regards.


var express = require('../../');
const express = require('express');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't change this reference

@Deepsutariy Deepsutariy closed this by deleting the head repository Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants