Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error I am receiving on startup #203

Open
VogueMist opened this issue Apr 15, 2021 · 2 comments
Open

Error I am receiving on startup #203

VogueMist opened this issue Apr 15, 2021 · 2 comments

Comments

@VogueMist
Copy link

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
Copy link

chaun14 commented Apr 15, 2021

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

@VogueMist
Copy link
Author

image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants