when I run this little program, I get bad output. is this a problem with the node JS plugin or how can I fix it?
#!/usr/local/bin/node
console.log("hello, 🌞 🌣 WORLD")
hello, 🌞 🌣 WORLD
(Mac, build 3126)
when I run this little program, I get bad output. is this a problem with the node JS plugin or how can I fix it?
#!/usr/local/bin/node
console.log("hello, 🌞 🌣 WORLD")
hello, 🌞 🌣 WORLD
(Mac, build 3126)