You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
the program could not find the language jar and properties,and encounter an error :
fs.js:549
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
Error: ENOENT: no such file or directory, open '/Users/lcz/git/ml/node-stanford-corenlp/corenlp/StanfordCoreNLP-chinese.properties'
the program could not find the language jar and properties,and encounter an error :
fs.js:549
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
Error: ENOENT: no such file or directory, open '/Users/lcz/git/ml/node-stanford-corenlp/corenlp/StanfordCoreNLP-chinese.properties'
The text was updated successfully, but these errors were encountered: