Skip to content

Navigation Menu

Sign in
    • GitHub Copilot
      Write better code with AI
    • Security
      Find and fix vulnerabilities
    • Actions
      Automate any workflow
    • Codespaces
      Instant dev environments
    • Issues
      Plan and track work
    • Code Review
      Manage code changes
    • Discussions
      Collaborate outside of code
    • Code Search
      Find more, search less
    Explore
    • All features
    • Documentation
    • GitHub Skills
    • Blog
  • By company size
    • Enterprises
    • Small and medium teams
    • Startups
    • Nonprofits
    By use case
    • DevSecOps
    • DevOps
    • CI/CD
    • View all use cases
    By industry
    • Healthcare
    • Financial services
    • Manufacturing
    • Government
    • View all industries
    View all solutions
  • Topics
    • AI
    • DevOps
    • Security
    • Software Development
    • View all
    Explore
    • Learning Pathways
    • Events & Webinars
    • Ebooks & Whitepapers
    • Customer Stories
    • Partners
    • Executive Insights
    • GitHub Sponsors
      Fund open source developers
    • The ReadME Project
      GitHub community articles
    Repositories
    • Topics
    • Trending
    • Collections
    • Enterprise platform
      AI-powered developer platform
    Available add-ons
    • Advanced Security
      Enterprise-grade security features
    • GitHub Copilot
      Enterprise-grade AI features
    • Premium Support
      Enterprise-grade 24/7 support
  • Pricing

Search code, repositories, users, issues, pull requests...

Clear
    Search syntax tips

    Provide feedback

    We read every piece of feedback, and take your input very seriously.

    Saved searches

    Use saved searches to filter your results more quickly

    To see all available qualifiers, see our documentation.

    Sign in
    Sign up
    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
    rsmbl / Resemble.js Public
    • Notifications You must be signed in to change notification settings
    • Fork 426
    • Star 4.5k
    • Code
    • Issues 27
    • Pull requests 1
    • Actions
    • Security
    • Insights
    Additional navigation options
    • Code
    • Issues
    • Pull requests
    • Actions
    • Security
    • Insights
    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.

    Sign up for GitHub

    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

    Jump to bottom

    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

    gattasrikanth commented Oct 26, 2023

    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.

    The text was updated successfully, but these errors were encountered:

    All reactions
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Assignees
    No one assigned
    Labels
    None yet
    Projects
    None yet
    Milestone
    No milestone
    Development

    No branches or pull requests

    1 participant
    @gattasrikanth

    Footer

    © 2025 GitHub, Inc.

    Footer navigation

    • Terms
    • Privacy
    • Security
    • Status
    • Docs
    • Contact
    You can’t perform that action at this time.