reZach / grammarify

Grammarify is a npm package that safely cleans up text that has mispellings, improper capitalization, lexical illusions, among other things.
MIT License
67 stars 10 forks source link

Unable to Build because of issue with Spellchecker #4

Closed dzlandis closed 2 years ago

dzlandis commented 2 years ago

The spellchecker build appears to be failing and so I am unable to install :(

reZach commented 2 years ago

What environment are you trying to install the package in @dzlandis? And what version of the package are you trying to install?

dzlandis commented 2 years ago

What environment are you trying to install the package in @dzlandis? And what version of the package are you trying to install?

I'm installing it with NodeJS in Visual Studio Code using NPM on Windows. Let me know if you need any additional information 👍

reZach commented 2 years ago

@dzlandis not sure what the fix is yet. It must have been something with a windows update and the python path as this package hasn't been recently updated.

reZach commented 2 years ago

@dzlandis I've updated the dependencies of this project, let me know if that fixes it for you. I am going to close out this issue - please re-open it if after getting the latest version of this package you are still seeing errors.