You might we facing a issue with NodeJS which is installled on ubuntu OS,
When you run node -v or pm2 list command getting error:- node: /lib/x86_64-linux-gnu/libc.so.6:...
Hi Guy's Welcome to Proto Coders Point. This NodeJS article is on solving a commonly faced error while working with nodejs application "listen EADDRINUSE:...
What is GraphQL?
Basically GraphQL is a Query language used to develop API's, GraphQL is been developed by Meta(Facebook). It gives power to client to...