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

ERROR ReferenceError: Can't find variable: Image #76

Closed
RodrigoIbarraSanchez opened this issue May 9, 2022 · 1 comment
Closed

ERROR ReferenceError: Can't find variable: Image #76

RodrigoIbarraSanchez opened this issue May 9, 2022 · 1 comment
Labels
invalid This doesn't seem right

Comments

@RodrigoIbarraSanchez
Copy link

I'm trying to implement in React Native but several errors occur when I installed the dependency.
For example: ERROR Error: Requiring module "node_modules/react-custom-roulette/dist/bundle.js", which threw an exception: ReferenceError: Can't find variable: Image

Another issues are:
ERROR TypeError: undefined is not an object (evaluating '_$$_REQUIRE(_dependencyMap[4], "react-custom-roulette").Wheel')

This error is located at:
in App (at renderApplication.js:50)
in RCTView (at View.js:32)
in Unknown (at AppContainer.js:92)
in RCTView (at View.js:32)
in Unknown (at AppContainer.js:119)
in AppContainer (at renderApplication.js:43)
in WinRoyTSProject(RootComponent) (at renderApplication.js:60)
ERROR TypeError: undefined is not an object (evaluating '_$$_REQUIRE(_dependencyMap[4], "react-custom-roulette").Wheel')

This error is located at:
in App (at renderApplication.js:50)
in RCTView (at View.js:32)
in Unknown (at AppContainer.js:92)
in RCTView (at View.js:32)
in Unknown (at AppContainer.js:119)
in AppContainer (at renderApplication.js:43)
in WinRoyTSProject(RootComponent) (at renderApplication.js:60)

It's related because is a React Native App and not a React project?

@luchozamora1
Copy link
Collaborator

@RodrigoIbarraSanchez Correct. The library was made for React projects only!

@luchozamora1 luchozamora1 added the invalid This doesn't seem right label May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants