lessc binary not available after installing less via NPM September 1, 2023 by Tarik When you install LESS via npm use the -g option to install it globally. npm install -g less