NuclearPlayer / extract-sptf-playlist

You know what it's for (extracting spotify and youtube playlist via puppeteer without login)
GNU General Public License v3.0
25 stars 2 forks source link

A Lot Of '?' and '.' randomly in the scripts #8

Closed lostybtw closed 2 years ago

lostybtw commented 2 years ago

/home/lostancient/node_modules/extract-sptf-playlist/spotify.js:60 if (nodeTracks?.[i]) { ^

SyntaxError: Unexpected token '.' at wrapSafe (internal/modules/cjs/loader.js:915:16) at Module._compile (internal/modules/cjs/loader.js:963:27) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) at Module.load (internal/modules/cjs/loader.js:863:32) at Function.Module._load (internal/modules/cjs/loader.js:708:14) at Module.require (internal/modules/cjs/loader.js:887:19) at require (internal/modules/cjs/helpers.js:74:18) at Object. (/home/lostancient/node_modules/extract-sptf-playlist/index.js:1:28) at Module._compile (internal/modules/cjs/loader.js:999:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)

lostybtw commented 2 years ago

9

lostybtw commented 2 years ago

I fixed it

lostybtw commented 2 years ago

Sorry, Realised I was on node-lts