Revadike / epicgames-freebies-claimer

Claim available free game promotions from the Epic Games Store.
MIT License
2.23k stars 359 forks source link

e.isFile is not a function #62

Closed 7exe closed 3 years ago

7exe commented 4 years ago

As soon as the node.js script is runned, it exits immediately with the following error: TypeError: e.isFile is not a function at readdir.forEach (D:\epic-games-claimer\epicgames-freebies-claimer\node_modules\epicgames-client\resources\GraphQL.js:8:11) at Array.forEach () at getGraphQL (D:\epic-games-claimer\epicgames-freebies-claimer\node_modules\epicgames-client\resources\GraphQL.js:7:39) at Object. (D:\epic-games-claimer\epicgames-freebies-claimer\node_modules\epicgames-client\resources\GraphQL.js:17:15) at Module._compile (module.js:643:30) at Object.Module._extensions..js (module.js:654:10) at Module.load (module.js:556:32) at tryModuleLoad (module.js:499:12) at Function.Module._load (module.js:491:3) at Module.require (module.js:587:17)

fatinghenji commented 3 years ago

same problem

Revadike commented 3 years ago

Can you verify if this still happens with the latest version? Closing this issue for now...