@baris I'm trying to run NodeBB in a Docker, I'm using the DockerFile
FrancicoVerdu
Posts
-
Error when starting NodeBB "Error: ENOENT: no such file or directory exists". -
Error when starting NodeBB "Error: ENOENT: no such file or directory exists".I get the following error when I try to start NodeBB:
gdNodebb | NodeBB v2.8.0 Copyright (C) 2013-2024 NodeBB Inc.
gdNodebb | This program comes with ABSOLUTELY NO WARRANTY.
gdNodebb | This is free software, and you are welcome to redistribute it under certain conditions.
gdNodebb | For the full license, please visit: http://www.gnu.org/copyleft/gpl.html
gdNodebb |
gdNodebb | Clustering enabled: Spinning up 1 process(es).
gdNodebb |
gdNodebb | 2024-06-27T11:05:05.922Z [4567/92] - info: Initializing NodeBB v2.8.0 http://127.0.0.1:4567
gdNodebb | 2024-06-27T11:05:06.378Z [4567/92] - error: Error: ENOENT: no such file or directory, open '/usr/src/app/node_modules/@isaacs/ttlcache/package.json'
gdNodebb | [cluster] Child Process (92) has exited (code: 0, signal: null)