@EisFrei I'm seeing the following, strangely, I didn't need to add sudo this time, not sure why, same account as I was having issues with before.
Seems that's solved itself then.
-rwxr-xr-x 1 a_5mith a_5mith 10345 Oct 18 12:46 app.js
-rwxr-xr-x 1 a_5mith a_5mith 611 Oct 18 12:41 bcrypt.js
-rwxr-xr-x 1 a_5mith a_5mith 456 Jun 24 12:51 config.json
-rwxr-xr-x 1 a_5mith a_5mith 1210 Oct 18 12:41 CONTRIBUTING.md
drwxr-xr-x 3 a_5mith a_5mith 4096 Oct 18 12:41 install
-rwxr-xr-x 1 a_5mith a_5mith 35147 Jun 24 08:59 LICENSE
-rwxr-xr-x 1 a_5mith a_5mith 6281 Oct 18 12:46 loader.js
drwxr-xr-x 2 a_5mith a_5mith 4096 Sep 30 00:13 logs
-rwxr-xr-x 1 a_5mith a_5mith 1281 Oct 18 12:41 minifier.js
-rwxr-xr-x 1 a_5mith a_5mith 3033 Oct 18 12:41 nodebb
drwxr-xr-x 81 a_5mith a_5mith 4096 Oct 18 13:09 node_modules
-rwxr-xr-x 1 a_5mith a_5mith 2407 Oct 18 14:02 package.json
-rwxr-xr-x 1 a_5mith a_5mith 5 Oct 18 12:37 pidfile
drwxr-xr-x 10 a_5mith a_5mith 4096 Oct 18 13:06 public
-rwxr-xr-x 1 a_5mith a_5mith 5262 Sep 1 19:38 README.md
drwxr-xr-x 14 a_5mith a_5mith 4096 Oct 18 12:41 src
drwxr-xr-x 3 a_5mith a_5mith 4096 Oct 18 12:41 tests
Just the markdown issue now, @julian, care to shed some light on the markdown front?
NodeBB Essential Widgets
Installed 0.1.2 | Latest 0.1.2
Is this version too new for 0.5.2 (non master)
I also can't install plugins, error is similar to last time.
npm ERR! Error: EACCES, open '/home/a_5mith/.npm/argparse/0.1.15/package/package.json'
npm ERR! { [Error: EACCES, open '/home/a_5mith/.npm/argparse/0.1.15/package/package.json']
npm ERR! errno: 3,
npm ERR! code: 'EACCES',
npm ERR! path: '/home/a_5mith/.npm/argparse/0.1.15/package/package.json',
npm ERR! parent: 'remarkable' }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.
npm ERR! System Linux 3.13.0-24-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "nodebb-plugin-markdown"
npm ERR! cwd /home/a_5mith/35hz
npm ERR! node -v v0.10.29
npm ERR! npm -v 1.4.14
npm ERR! path /home/a_5mith/.npm/argparse/0.1.15/package/package.json
npm ERR! code EACCES
npm ERR! errno 3
npm ERR! stack Error: EACCES, open '/home/a_5mith/.npm/argparse/0.1.15/package/package.json'
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/a_5mith/35hz/npm-debug.log
npm ERR! not ok code 0