microsoft / OCR-Form-Tools

A set of tools to use in Microsoft Azure Form Recognizer and OCR services.
MIT License
507 stars 170 forks source link

Unable to load data asset when using local file system provider #1001

Open AddEleven opened 2 years ago

AddEleven commented 2 years ago

Describe the bug Unable to load data asset when using local file system provider.

To Reproduce Steps to reproduce the behavior: git clone https://github.com/Microsoft/OCR-Form-Tools.git cd OCR-Form-Tools yarn install yarn build yarn start

Expected behavior Should be able to see local file and label them.

Screenshots image