3.5.0 Upgrade Support
Pinned
Technical Support
-
B baris referenced this topic on
-
B baris pinned this topic on
-
hi @baris , first of all, thanks for this update and support...
I am copying the codes from this page:
but when I click the "copy to the clipboard", it brings
$
signs as well, is this normal?I had to upgrade to node v18 first, I took care of it, and then, I had this error on the log:
./nodebb upgrade Dependencies outdated or not yet installed. Installing them now... npm ERR! code ENOTEMPTY npm ERR! syscall rename npm ERR! path /home/fsuzer/nodebb/node_modules/sass npm ERR! dest /home/fsuzer/nodebb/node_modules/.sass-63eZKLrT npm ERR! errno -39 npm ERR! ENOTEMPTY: directory not empty, rename '/home/fsuzer/nodebb/node_modules/sass' -> '/home/fsuzer/nodebb/node_modules/.sass-63eZKLrT' npm ERR! A complete log of this run can be found in: /home/fsuzer/.npm/_logs/2023-10-26T18_13_25_712Z-debug-0.log Error installing dependencies! message: Command failed: npm install --omit=dev stdout: null stderr: null /home/fsuzer/nodebb/src/cli/package-install.js:138 throw e; ^ Error: Command failed: npm install --omit=dev at checkExecSyncError (node:child_process:890:11) at Object.execSync (node:child_process:962:15) at pkgInstall.installAll (/home/fsuzer/nodebb/src/cli/package-install.js:129:9) at Object.<anonymous> (/home/fsuzer/nodebb/src/cli/index.js:52:18) at Module._compile (node:internal/modules/cjs/loader:1256:14) at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) at Module.load (node:internal/modules/cjs/loader:1119:32) at Module._load (node:internal/modules/cjs/loader:960:12) at Module.require (node:internal/modules/cjs/loader:1143:19) { status: 217, signal: null, output: [ null, null, null ], pid: 217811, stdout: null, stderr: null } Node.js v18.18.2
Copyright © 2023 NodeBB | Contributors