SIGN IN SIGN UP

fix: handle undefined from Npm.which in all callers

Npm.which now returns undefined instead of throwing when binary not found.
Update all callers to check for undefined and return early.
Avoid explicit union types by using a resolved variable pattern.
D
Dax Raad committed
df44b41aaa06b0a0c54a008740c11896708d9727
Parent: b1d537b