True if the current Shell does not have a reference to npx
npx
since 0.0.1
bool isMissingNpx(IShell shell) => isFalse(hasNpx(shell));