Jorge Barnaby
Jorge Barnaby
### Description Since https://github.com/sorin-ionescu/prezto/commit/af46875c5e2c7088b25d7d16e50b6955926b44a4, `node` module no longer honor `nvm` default NodeJS version. ### Expected behavior `node` module should honor `nvm` default version when opening a new terminal / session....
I've started using Huginn recently and it's awesome! I'm scrapping some websites that contain list of items, for instance, products. I would like to extract each item with some of...
I'm not sure I understand the correct usage for the current `environment_variables` config, but I found it easier if the library would just receive an array of env variable names,...
First of all, thanks for such a great tool! I'm using `load-grunt-config` with `jit-grunt` to have a base grunt structure (config and tasks) for multiple projects with the ability to...
Closes #62
This addresses issue #7
When running `vagrant up`, I'm getting the following error: ``` ⇒ vagrant up Bringing machine 'default' up with 'docker' provider... ==> default: Docker host is required. One will be created...
Is it me or monit does not provide status in XML format anymore?
[Pino](https://github.com/pinojs/pino) is a logger that has the concept of transports, that are started in a worker thread, so the transports (which can be other packages) are not directly import by...
In latest 6.3 version, seems like the JS code changed, so the fix doesn't work. Added a new fix and keeping the old, so it's backwards compatible.