Revadike / epicgames-freebies-claimer

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

npm start error #156

Closed D3FALT404 closed 2 years ago

D3FALT404 commented 2 years ago

After downloading and doing everything what is in documentation, I get this error when, I run npm start. PS C:\Users\klwid\Downloads\epicgames-freebies-claimer-master> npm start

epicgames-freebies-claimer@1.5.6 start node claimer.js

node:internal/modules/cjs/loader:936 throw err; ^

Error: Cannot find module 'epicgames-client' Require stack:

D3FALT404 commented 2 years ago

OMG Sorry I forgor to imput npm install smh

Revadike commented 2 years ago

I'm glad you sorted it out!

SireBebeMichelin commented 2 years ago

Hey I got the same but the installation seemed successful

` PS C:\Users\SirBebe_Michelin\Downloads\epicgames-freebies-claimer-master> npm install

up to date, audited 294 packages in 876ms

44 packages are looking for funding run npm fund for details

found 0 vulnerabilities PS C:\Users\SirBebe_Michelin\Downloads\epicgames-freebies-claimer-master> npm start

epicgames-freebies-claimer@1.5.8 start node claimer.js

node:internal/modules/cjs/loader:936 throw err; ^

Error: Cannot find module 'C:\Users\SirBebe_Michelin\Downloads\epicgames-freebies-claimer-master/data/device_auths.json' Require stack: