generate a sclang conf.yaml when booting the interpreter and pass this to sclang using -l
By default it would include the project root "."
So any classes you write are automatically included. No n…
Error: Cannot find module './lib/server/sclang'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at requi…