URL-Shortener icon indicating copy to clipboard operation
URL-Shortener copied to clipboard

App not working ...

Open Jaswanth19-596 opened this issue 3 years ago • 1 comments

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)

Jaswanth19-596 avatar Feb 15 '22 11:02 Jaswanth19-596

It's not working because you're most likely using much higher node version than this project was written in.

kuttim avatar Apr 06 '22 21:04 kuttim