Open aarishshahmohsin opened 9 months ago
I also see this warning. @palisadoes, can you please assign this issue to me once its approved
@aarishshahmohsin The Same has been reproduced but It's working fine with the latest version of nodejs
Thanks for assigning me the isse, I will quickly resolve it
This is an issue with react-scripts dependency. We can solve this issue by manually changing a config file within react scripts,
If you have a solution, please open a PR
The solution requires me to modify the node_modules. That's the point
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.
Unassigning due to no activity or PR.
Can I work on this issue, Pls assign it to me
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.
Unassigning due to no activity or open PR.
Can I get assigned to the issue.
Is this issue still persist, if it is there then I would like to take on this task?
npm run serve
works fine for me though (develop
branch)
@rohansx I am still seeing the deprecated warning, do you see it when you start talawa-admin?
Hey @Cioppolo14 I want to work on this issue. Please assign it to me.
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.
Hi Can I get this issue assigned
Hey @dhruvgupta0503 I have already created a PR.
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.
unassigning. no activity
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue.
Describe the bug When the command
npm run serve
is executed to run the dev server, deprecation warnings are shown.To Reproduce Steps to reproduce the behavior:
npm run serve
Expected behavior There should be no warnings
Actual behavior 'onAfterSetupMiddleware' and 'onBeforeSetupMiddleware' are deprecated
Screenshots
Additional details