Node.js

      How to set Default TimeZone in NodeJS

      Hi Guys, In this NodeJS article will work on timeZone, Basically will learn how to set default time zone in nodejs project. This NodeJs Tutorial,...

      (Solution) node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28′ not found (required by node)

      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:...