npm can't find tesseract-ocr #44343
Labels
Needs: Author Feedback
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Needs: Version Info
Resolution: Answered
When the issue is resolved with a simple answer
Resolution: Issue in another tool or repo
An issue that was opened against React Native but in reality is affecting another tool or library
Description
npx react-native init testing123
npm ERR! code ENOENT
npm ERR! syscall spawn C:\Program Files\Tesseract-OCR;
npm ERR! path C:\Users\harri\match
npm ERR! errno -4058
npm ERR! enoent spawn C:\Program Files\Tesseract-OCR; ENOENT
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
Steps to reproduce
React Native Version
latest
Affected Platforms
Build - Windows
Output of
npx react-native info
Stacktrace or Logs
Reproducer
none
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: