I just installed node-julia, but am unable to run any scripts using node-julia. I tried running a script that consists of
julia = require('node-julia'); console.log('test');
I get the following error

I'm not sure if there is anything I missed during the installation process. Has anyone experienced anything similar? Thanks!
I just installed node-julia, but am unable to run any scripts using node-julia. I tried running a script that consists of

julia = require('node-julia'); console.log('test');I get the following error
I'm not sure if there is anything I missed during the installation process. Has anyone experienced anything similar? Thanks!