When faucet is installed as a project dependency, it hangs indefinitely when called directly or through some test command.
Example:
node_modules/.bin/faucet produces just an empty and a blinking cursor in git bash. (haven't tried it in other Windows bash adaptations)
Additional info:
- OS: Windows 8.1 64-bit
- Node version: v5.0.0
- npm version: v3.3.6
When faucet is installed as a project dependency, it hangs indefinitely when called directly or through some test command.
Example:
node_modules/.bin/faucetproduces just an empty and a blinking cursor in git bash. (haven't tried it in other Windows bash adaptations)Additional info: