Can mup be called from an NPM script in package.json? Everything runs fine at the command line, but I get sh: mup: command not found when attempting the same in an NPM script.
Can mup be called from an NPM script in package.json? Everything runs fine at the command line, but I get sh: mup: command not found when attempting the same in an NPM script.