TheNetsky / Microsoft-Rewards-Script

Automated Microsoft Rewards script, using TypeScript, Cheerio and Playwright.
133 stars 33 forks source link

helo im new to this so can i ask how to run the script and all #104

Closed raja089 closed 2 months ago

raja089 commented 2 months ago

idk where to execute the scripts ive tried powershell and cmd but both failed

TheNetsky commented 2 months ago

In the same folder where package.json is located. See setup instructions in the Readme.

raja089 commented 2 months ago

ive tried to execute npm i in the powershell in the source folder but it didnt recognize the comand

raja089 commented 2 months ago

pretty much asking where to execute the script(cmd/powershell,etc?)

TheNetsky commented 2 months ago

You open powershell here:

In the same folder where package.json is located. See setup instructions in the Readme.

raja089 commented 2 months ago

image i got this eror

serzak51 commented 2 months ago

You first need to install nodejs: https://nodejs.org/en

raja089 commented 2 months ago

image got this instead