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

undefined is not an object (evaluating 'gl.Jimp = Jimp') #761

Closed
Josh2941 opened this issue Jul 20, 2019 · 5 comments
Closed

undefined is not an object (evaluating 'gl.Jimp = Jimp') #761

Josh2941 opened this issue Jul 20, 2019 · 5 comments
Labels
bug there is a bug in the way jimp behaves help wanted

Comments

@Josh2941
Copy link

Getting this error "undefined is not an object (evaluating 'gl.Jimp = Jimp')" while starting the app. Not even able to run the app

Expected Behavior

The app should run successfully.

Current Behavior

Error: undefined is not an object (evaluating 'gl.Jimp = Jimp')

Failure Information (for bugs)

Steps to Reproduce

  1. Install jimp
  2. Run the app
  3. You get this error: undefined is not an object (evaluating 'gl.Jimp = Jimp')

Screenshots
Screenshot_20190720-183609

Context

  • Jimp Version: 0.6.4
  • Operating System: Ubuntu 16.10
  • Node: 10.15.3
  • npm: 6.4.1
  • react: 16.8.3
  • react-native: 0.59.3

Failure Logs

@violet-athena
Copy link

Strangely it works if you have the debugger enabled, but otherwise, I encounter the same problem

@hipstersmoothie hipstersmoothie added the bug there is a bug in the way jimp behaves label Sep 3, 2019
@LordHaywood
Copy link

Any updates on this issue?

@vicki15
Copy link

vicki15 commented Jan 20, 2020

Yup, it works on iOS fine for my react-native application, but when trying to run on Android I see this error.

@moconnor59
Copy link

Same problem here - both on iOS and Android (using Expo).

I'm using Jimp v0.10.2, the stack trace looks slightly different (attached) but the result is the same.
Screenshot_20200419-182311

@marvinruder
Copy link

Thanks for reporting this bug, @Josh2941! We are currently investigating several issues with Jimp in frontend tools such as React [Native], and will consolidate the discussion there. We will therefore close this issue as duplicate, but continue to work on a fix. You can follow the progress on that in #1194.

@marvinruder marvinruder closed this as not planned Won't fix, can't repro, duplicate, stale Feb 7, 2023
@marvinruder marvinruder mentioned this issue Feb 7, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug there is a bug in the way jimp behaves help wanted
Projects
None yet
Development

No branches or pull requests

7 participants