claabs / epicgames-freegames-node

Automatically login and find available free games the Epic Games Store. Sends you a prepopulated checkout link so you can complete the checkout after logging in. Supports multiple accounts, login sessions, and scheduled runs.
https://hub.docker.com/r/charlocharlie/epicgames-freegames
MIT License
1.39k stars 93 forks source link

Newbie help #277

Closed TheBingPlays closed 2 years ago

TheBingPlays commented 2 years ago

Maybe I dont know what im doing but everytime i try to npm run start:ts i get this error in windows powershell

image

Any help is appreciated.

claabs commented 2 years ago

The start command used non-Windows syntax which caused this error. I just removed it.