davidmann4 / ogar-feeder-bot

feeder bot for ogar servers
MIT License
91 stars 49 forks source link

Help Me please !!! #528

Closed AdibAgar closed 8 years ago

AdibAgar commented 8 years ago

When I install :( https://www.youtube.com/watch?v=ZzJJAB79TgI

I get this

**module.js:341 throw err; ^

Error: Cannot find module 'process-nextick-args' at Function.Module._resolveFilename (module.js:339:15) at Function.Module._load (module.js:290:25) at Module.require (module.js:367:17) at require (internal/module.js:16:19) at Object. (C:\Users\Adib\Desktop\Ogar-unlimited-master\node_modu les\request\node_modules\readable-stream\lib_stream_duplex.js:21:23) at Module._compile (module.js:413:34) at Object.Module._extensions..js (module.js:422:10) at Module.load (module.js:357:32) at Function.Module._load (module.js:314:12) at Module.require (module.js:367:17)

Press any key to exit...**

sejo153 commented 8 years ago

I think you just need to add THIS in your node modules whic is missing

AdibAgar commented 8 years ago

@sejo153 in which file ?

sejo153 commented 8 years ago

try in src-modules

AdibAgar commented 8 years ago

now i get Error: Cannot find module 'isarray'

sejo153 commented 8 years ago

just google like "issaray github" and download it and put in module folder And whatever it wants download it

AdibAgar commented 8 years ago

@sejo153 Thnx Bro :) i really want to try that Private server :p

Nick8fr32 commented 8 years ago

U can also just type npm install isarray

ghost commented 8 years ago

close the issue if solved