density icon indicating copy to clipboard operation
density copied to clipboard

Doesn't work at all

Open lschans opened this issue 10 years ago • 0 comments

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 have to do with paths in the module looking for the stopwords.json.

lschans avatar Mar 09 '16 22:03 lschans