is it possible install nodebb because I try it got Permission denied when I try ./nodebb setup

    slimy Provide the exact steps you took and the description of the actions that resulted in the indicated message.

      2 months later

      admin I have ran the nodeBB installer script, entered the details (database and admin account) when it tried building the page, that error occurred

        19 days later

        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 ?

        4 days later

        I believe this is due to lack of RAM resources, how can I correct this ?

          Thanks, I opened a ticket, I'll see what happens...

          20 days later

          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

          8 days later
          12 days later
          5 days later

          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 or master 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...