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

react native could not be found module ./utils/properties #322

Closed
bachvq opened this issue Oct 23, 2018 · 3 comments
Closed

react native could not be found module ./utils/properties #322

bachvq opened this issue Oct 23, 2018 · 3 comments
Labels
duplicate Duplicate of another issue.

Comments

@bachvq
Copy link

bachvq commented Oct 23, 2018

react-native 0.55.4
etherjs: 4.0.7

Failed to load bundle(http://localhost:8081/index.bundle?platform=ios&dev=true&minify=false) with error:(Unable to resolve module ./utils/properties from ./node_modules/ethers/dist/ethers.js: The module ./utils/properties could not be found from ./node_modules/ethers/dist/ethers.js. Indeed, none of these files exist:

  • ./node_modules/ethers/dist/utils/properties(.native||.ios.js|.native.js|.js|.ios.json|.native.json|.json)
  • ./node_modules/ethers/dist/utils/properties/index(.native||.ios.js|.native.js|.js|.ios.json|.native.json|.json) (null))

__38-[RCTCxxBridge loadSource:onProgress:]_block_invoke.245
RCTCxxBridge.mm:420
___ZL36attemptAsynchronousLoadOfBundleAtURLP5NSURLU13block_pointerFvP18RCTLoadingProgressEU13block_pointerFvP7NSErrorP9RCTSourceE_block_invoke.118
__80-[RCTMultipartDataTask URLSession:streamTask:didBecomeInputStream:outputStream:]_block_invoke
-[RCTMultipartStreamReader emitChunk:headers:callback:done:]
-[RCTMultipartStreamReader readAllPartsWithCompletionCallback:progressCallback:]
-[RCTMultipartDataTask URLSession:streamTask:didBecomeInputStream:outputStream:]
__88-[NSURLSession delegate_streamTask:didBecomeInputStream:outputStream:completionHandler:]_block_invoke
NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK
-[NSBlockOperation main]
-[__NSOperationInternal _start:]
__NSOQSchedule_f
_dispatch_call_block_and_release
_dispatch_client_callout
_dispatch_continuation_pop
_dispatch_async_redirect_invoke
_dispatch_root_queue_drain
_dispatch_worker_thread2
_pthread_wqthread
start_wqthread

@bachvq bachvq closed this as completed Oct 23, 2018
@flightcom
Copy link

@bachvq I have this issue too, can you please tell how you fixed it ? I'm pretty sure other people could face it too :) that'd be really appreciated !

@ricmoo
Copy link
Member

ricmoo commented Nov 5, 2018

This is a duplicate of:
#268 (comment)

That should probably help. :)

@ricmoo ricmoo added the duplicate Duplicate of another issue. label Nov 5, 2018
@bachvq
Copy link
Author

bachvq commented Nov 9, 2018

@ricmoo thanks for reply. I will try with your solution =))

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

No branches or pull requests

3 participants