Made an open source tool for converting old Live themes (only tested for Live 10 themes so far) to the new theme format for Live 11.

internal/fs/utils.js:568 throw new ERR_INVALID_ARG_TYPE(propName, ['string', 'Buffer', 'URL'], path); ^

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string or an instance of Buffer or URL. Received undefined ←[90m at Object.open (fs.js:428:10)←[39m at Object.fs.open (pkg/prelude/bootstrap.js:498:28) ←[90m at Object.writeFile (fs.js:1366:6)←[39m at FileHandler.saveFile (C:\snapshot\converter\src\modules\filehandler.module.js:21:12) at Object.<anonymous> (C:\snapshot\converter\src\index.js:87:13) at Module._compile (pkg/prelude/bootstrap.js:1320:22) ←[90m at Object.Module._extensions..js (internal/modules/cjs/loader.js:1218:10)←[39m ←[90m at Module.load (internal/modules/cjs/loader.js:1047:32)←[39m ←[90m at Function.Module._load (internal/modules/cjs/loader.js:935:14)←[39m at Function.Module.runMain (pkg/prelude/bootstrap.js:1375:12) { code: ←[32m'ERR_INVALID_ARG_TYPE'←[39m

/r/ableton Thread Link - github.com