Tiago Costa
                                            Tiago Costa
                                        
                                    @jahewson this is a simple PR to fix the current warnings about how the node `Buffer` api is being currently used into this library. This will also close https://github.com/jahewson/node-byline/issues/49 Can...
Continuation of https://github.com/elastic/kibana/pull/138038
Hey guys, Do u think flyway migrations could work with vitess database (http://vitess.io/)? Thanks
I'm trying to use this module in order to create a list of all the dependencies in use into my application. However the `require.resolve` is not being listed as a...
This is a simple PR to help us minimize the problems described here https://github.com/webpack-contrib/cache-loader/pull/85 It does not list the problems by line, but outputs a better log, and hints to...
- Operating System: macOS 10.14.5 - Node Version: 10.15.2 - NPM Version: 6.9.0 - webpack Version: 4.23.1 - cache-loader Version: 4.0.0 ### Expected Behavior When using `cache-loader` configured with `cacheContext`...
This is a simple PR to bump the supported react version and that is following the same current used patterns. The main purpose is to get rid of the warnings...
# Bug Report ### 🔎 Search Terms inferred type cannot be named, symlink node_modules ### 🕗 Version & Regression Information I'm verifying the problem on the `[email protected]`. I've not tried...
Hello, I'm starting using this library for natural language processing in my node app. At the momment i'm only able to use Naive Bayes or Logistic regression as classifiers. However,...