You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ error:
Error: Not supported
at /home/lucas/trakt-to-letterboxd/bin/ttl.cjs:6:5
at Object. (/home/lucas/trakt-to-letterboxd/bin/ttl.cjs:10:3)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
at findNodeScript.then.existing (/usr/share/nodejs/libnpx/index.js:268:14) }
am I doing something wrong?
The text was updated successfully, but these errors were encountered:
Hi!
I'm having this error:
$ npx trakt-to-letterboxd -u lucas_marx -f export.csv
{ error:
Error: Not supported
at /home/lucas/trakt-to-letterboxd/bin/ttl.cjs:6:5
at Object. (/home/lucas/trakt-to-letterboxd/bin/ttl.cjs:10:3)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
at findNodeScript.then.existing (/usr/share/nodejs/libnpx/index.js:268:14) }
am I doing something wrong?
The text was updated successfully, but these errors were encountered: