is it possible install nodebb because I try it got Permission denied when I try ./nodebb setup
nodebb install?
peterfghgh Activate Binexec
and try again: https://docs.serv00.com/Binexec/
Hello
I get this error after I run the setup and administrator account steps :
Error: write EPIPE
at target._send (node:internal/child_process:872:20)
at target.send (node:internal/child_process:745:19)
at process.<anonymous> (/usr/home/****/*/domains/**************/nodebb/src/meta/minifier.js:118:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Emitted 'error' event on process instance at:
at node:internal/child_process:876:39
at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
errno: -32,
code: 'EPIPE',
syscall: 'write'
}
The building of NodeBB therefore does not finish, and I cannot open it...
What to do ?
I believe this is due to lack of RAM resources, how can I correct this ?
luluteste It looks like a bug, similar to: https://github.com/NodeBB/NodeBB/issues/10580
We recommend opening an issue here: https://github.com/NodeBB/NodeBB/issues
Thanks, I opened a ticket, I'll see what happens...
Hello, to tell you that I opened a ticket, and I was told that it could well come from the RAM, is there a solution so that I can finish the installation?
THANKS
Any ideas ?
Hello
Sorry for the late response...
Here is : https://github.com/NodeBB/NodeBB/issues/12845#issuecomment-2447638768
Hello, so what do I do ?
- Edited
luluteste it's not a resources issue - we tested it with 128G RAM and still the same. You have a few options:
- try to fix it by yourself and send PR to the project
- tell NodeBB devs that is not issue with resources
- try latest beta
v4.0.0-beta.4
ormaster
branch - maybe the issue is fixed already.
Thank you for your help .
I have informed the NodeBB team, I will see if they can correct the problem...