SideProjectGuys / invite-manager-bot

A discord bot that tracks invites and much more
https://docs.invitemanager.co/
GNU General Public License v3.0
168 stars 135 forks source link

Error I am receiving on startup #203

Open VogueMist opened 3 years ago

VogueMist commented 3 years ago

Error: spawn node ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:248:19) at onErrorNT (internal/child_process.js:431:16) at processTicksAndRejections (internal/process/task_queues.js:83:17) { errno: 'ENOENT', code: 'ENOENT', syscall: 'spawn node', path: 'node', spawnargs: [ '--inspect=19229', './bin/bot.js', '--no-rabbitmq', 'NzA0NjY5NjE5MjgxMTk5MTQ0.XqggxQ.9qci8VMpDrGquIKZTTopUh2zhic', '1', '1' ] }

chaun14 commented 3 years ago

You should install nodejs correctly before trying to setup the bot 🤔

VogueMist commented 3 years ago

image

You should install nodejs correctly before trying to setup the bot 🤔