URL-Shortener
URL-Shortener copied to clipboard
App not working ...
when I entered any URL it is not working .
I'm getting the following error ..
(node:8148) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
(Use node --trace-deprecation ...
to show where the warning was created)
It's not working because you're most likely using much higher node version than this project was written in.