Skip to content
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

FileReader is not defined #224

Open
gattasrikanth opened this issue Oct 26, 2023 · 0 comments
Open

FileReader is not defined #224

gattasrikanth opened this issue Oct 26, 2023 · 0 comments

Comments

@gattasrikanth
Copy link

I get this error when running the tests on AWS Codebuild.



ReferenceError: FileReader is not defined
--
252 | at loadImageData (/codebuild/output/src838/src/node_modules/resemblejs/resemble.js:363:17)
253 | at compare (/codebuild/output/src838/src/node_modules/resemblejs/resemble.js:830:13)
254 | at wrapper (/codebuild/output/src838/src/node_modules/resemblejs/resemble.js:958:25)
255 | at Object.onComplete (/codebuild/output/src83/src/node_modules/resemblejs/resemble.js:961:21)
256 | at Function.resemble.compare (/codebuild/output/src838/src/node_modules/resemblejs/resemble.js:1065:17)
257 | at /codebuild/output/src838/src/node_modules/resemblejs/compareImages.js:5:18
258 | at new Promise (<anonymous>)
259 | at compareImages (/codebuild/output/src838/src/node_modules/resemblejs/compareImages.js:4:12)

Any idea what needs tobe updated? I am using the latest version of the package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant