soul
3 years agoRegular Visitor
swagger-ui post/put not working due to build time warnings
Dear all,
I am using create-react-app with swagger-ui to serve swagger documentation. When I do "npm run build" , I see lot of warnings and, I suspect, due to which I am unable to do post/put requests to the backend. The warnings are too many and hence a text file containing the warnings is attached herewith. Initially I suspected node version but one of my team mates is using same node and npm major versions (node-16 and npm-8) as me. It is working at his end but not in my system. Now, I am clueless about what is causing the issue
Any help is greatly appreciated.
Thank you,