@pitaj said in Move from mybb to nodebb:
node -v
Its current the version: v8.8.1
Update:
I have installed some new things and now it loads a bit but I get this error now:
26/10 17:14 [16229] - error: AssertionError [ERR_ASSERTION]: must pass params to get
at RegClient.get (/root/nodebb/node_modules/npm/node_modules/npm-registry-client/lib/get.js:12:3)
at addNameRange (/root/nodebb/node_modules/npm/lib/cache/add-named.js:201:12)
at /root/nodebb/node_modules/npm/lib/cache/add-named.js:47:5
at /root/nodebb/node_modules/npm/lib/utils/locker.js:30:7
at cb (/root/nodebb/node_modules/npm/node_modules/lockfile/lockfile.js:149:38)
at /root/nodebb/node_modules/npm/node_modules/lockfile/lockfile.js:171:16
at /root/nodebb/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:43:10
at /root/nodebb/node_modules/graceful-fs/graceful-fs.js:43:10
at FSReqWrap.oncomplete (fs.js:137:15)
AssertionError [ERR_ASSERTION]: must pass params to get
at RegClient.get (/root/nodebb/node_modules/npm/node_modules/npm-registry-client/lib/get.js:12:3)
at addNameRange (/root/nodebb/node_modules/npm/lib/cache/add-named.js:201:12)
at /root/nodebb/node_modules/npm/lib/cache/add-named.js:47:5
at /root/nodebb/node_modules/npm/lib/utils/locker.js:30:7
at cb (/root/nodebb/node_modules/npm/node_modules/lockfile/lockfile.js:149:38)
at /root/nodebb/node_modules/npm/node_modules/lockfile/lockfile.js:171:16
at /root/nodebb/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:43:10
at /root/nodebb/node_modules/graceful-fs/graceful-fs.js:43:10
at FSReqWrap.oncomplete (fs.js:137:15)