Lars van der Schans
Lars van der Schans
351 = I have an egg 357 = It's a baby
Authentication should be supported. credentials can be split from the server if you enter server address like username:password@server
The module doesn't install it's own dependencies, might be something wrong with the package.json
The module uses make to do the test, this should be 'npm test' and be declared in the package.json
The module doesn't work at all gives the following error fs.js:549 return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode); ^ Error: ENOENT: no such file or directory, open 'stopwords.json' at Error (native) It might...