We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Recurrent symptom:
TypeError: log.gauge.isEnabled is not a function
Uninstall npm and yarn
npm
yarn
pacman -R npm semver node-gyp yarn
Remove config files and installed packages
rm -rf /usr/lib/node_modules /usr/local/share/.config/yarn /usr/local/share/.yarnrc
Install npm and yarn
pacman -S npm yarn
Install node modules
node
up -i
Just to be on the safe side
up -a