Hello.
I am trying to get LMS up and running from source (git clone/pull) in a docker
instance for some hacking.
I use Ubuntu 16:04 as base.
However, I can’t get build.sh to run successfully.
I get the errormessage:
path.js:424
var path = (i >= 0) ? arguments[i] : process.cwd();
^
Error: ENOENT: no such file or directory, uv_cwd
at Error (native)
at Object.posix.resolve (path.js:424:50)
at Function.Module._resolveLookupPaths (module.js:250:17)
at Function.Module._resolveFilename (module.js:317:31)
at Function.Module._load (module.js:277:25)
at Module.require (module.js:354:17)
at require (internal/module.js:12:17)
at /usr/share/npm/bin/npm-cli.js:26:13
at Object.<anonymous> (/usr/share/npm/bin/npm-cli.js:76:3)
at Module._compile (module.js:410:26)
I don’t see which package is using nom, and can therefore not trace it.
As far as I can see, the patches for supplied CPAN modules are for OS X and
FreeBSD, so my question is:
- is it ok to install directly from CPAN (and apt) instead of using slim
server-vendor?
Brgds,
Mam
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter