@pitaj said in Global Moderator group doesn't show next to all users in that group:
They need to go to the Edit Profile page and select the group badge they want displayed:
0_1506220633648_8c99da63-f215-4a06-a890-8167ca5dcde3-image.png
Thank you
Following this documentation I encounter the following error during the installation of node.js:
[email protected]:/tmp/tmp.pyF6uh5JlH# fakeroot checkinstall -y --install=no --pkgversion $(echo $(pwd) | sed -n -re's/.+node-v(.+)$/\1p') make -j$(($(nproc)+1)) install
sed: -e expression #1, char 19: unterminated `s' command
checkinstall 1.6.2, Copyright 2009 Felipe Eduardo Sanchez Diaz Duran
This software is released under the GNU GPL.
checkinstall: unrecognized option '-j2'
Use --help or -h to get more information
I am running Debian. Any help or thoughts?