Just cloned the public repo and tried building it. I’ve ran npm i
and npm run build
I’m getting many errors, about fines not found and also syntax errors. First 4 errors below:
ERROR in Entry module not found: Error: Can’t resolve ‘./src/desktop_screenshot_editor/index.tsx’ in ‘/Users/victorpopescu/projects/RPA’
ERROR in Entry module not found: Error: Can’t resolve ‘./src/options.ts’ in ‘/Users/victorpopescu/projects/RPA’
ERROR in Entry module not found: Error: Can’t resolve ‘./src/vision_editor/index.tsx’ in ‘/Users/victorpopescu/projects/RPA’
ERROR in ./src/common/imagesearch/adaptor.ts
Module not found: Error: Can’t resolve ‘…/…/…/imagesearch-testextension/src/ts/image-helper’ in ‘/Users/victorpopescu/projects/RPA/src/common/imagesearch’
@ ./src/common/imagesearch/adaptor.ts 6:23-88
@ ./src/ext/bg.js