I am a new developer in react I want to run react on own system when i write npx create-react-app my-app command but the show me this (node:6868) [DEP0170] DeprecationWarning: The URL http://proxy-server:port is invalid. Future versions of Node.js will throw an error.
(Use node --trace-deprecation ...
to show where the warning was created)
npm error code ERR_INVALID_URL
npm error Invalid URL
npm error A complete log of this run can be found in: C:UsersPearl computersAppDataLocalnpm-cache_logs2024-08-08T09_25_18_659Z-debug-0.log
please help me to fix them
I want to try to successfully installed react on own vs code but the can run
Usmansar.98 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.