-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MacOS error #42
Comments
Hello @Matyu9! However, the issue you encounter occurred sometime on Windows and can be fixed by reinstalling Node.js or by renaming some files. On Windows, the problem was files that had an incorrect suffix appended to them, causing the compiler to not find them. If you are still interested in having Tess on your Mac, you should try to manually compile the new version by following this guide and changing the last command from |
Hello @SquitchYT ! I just tried to compile with the dev branch. But a new issue occurred. Did I need to open a new issue or I send the error here? Thanks fully |
Hello! |
This error occurred when the command |
Hello, it seems like this issue occurred because a lib used by one of our dependencies cannot be built. However, with the recent code refactor, we have removed this dependency. Can you try running I'm pretty sure that Tess will still not compile, but it will be due to others issues that we can try to fix next. |
Hello!
I tried to build Tess on macOS Sonoma (beta v14.3) when this issue comes when I tried to execute:
npm i
The text was updated successfully, but these errors were encountered: