fengzhenbing edited a comment on issue #2153: URL: https://github.com/apache/incubator-shenyu/issues/2153#issuecomment-928019908
@dbaxyx Hello,I'm confused why your react's version is @17.0.2 while it's `"react": "^16.4.1",` in package.json. Or do you have a custom modification code? Maybe you can try to remove the node_moudule and rebuild it. ``` # install dependencies in this project root path. npm install # build for production npm start ``` if it does not work,you can provide more detailed information to help us locate the problem. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
