Error: Cannot find module '/nodebb/public/language/en/app'
-
Going to run nodeBB by
node app
, it responds the below error:module.js:340 throw err; ^ Error: Cannot find module '/var/www/nodebb/public/language/en/app' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Function.Module.runMain (module.js:497:10) at startup (node.js:119:16) at node.js:902:3
(On last try, I had changed some phrases on language/en/xxx.json files)
Copyright © 2024 NodeBB | Contributors