Open U-siro opened 6 years ago
It looks like the string formatting function is either not there or errant--but it runs in VSCode, just not outside it. Why isn't this using ES6 string formatting and then run through Babel or Buble to demote it to ES5?
It works with "node launcher". However if I use "pkg" to compile this node program and run it, Then..
Please check it, Thanks!