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

MJS issue #67

Open
ghost opened this issue Nov 9, 2020 · 1 comment
Open

MJS issue #67

ghost opened this issue Nov 9, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 9, 2020

Every time I try to build project, it says library can't be found. Here is the error I am getting.

Unable to resolve module yahoo-fantasy.mjs from index.js: yahoo-fantasy.mjs could not be found within the project.

If you are sure the module exists, try these steps:

  1. Clear watchman watches: watchman watch-del-all
  2. Delete node_modules: rm -rf node_modules and run yarn install
  3. Reset Metro's cache: yarn start --reset-cache
  4. Remove the cache: rm -rf /tmp/metro-*

RCTFatal
__28-[RCTCxxBridge handleError:]_block_invoke
_dispatch_call_block_and_release
_dispatch_client_callout
_dispatch_main_queue_callback_4CF
CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE
__CFRunLoopRun
CFRunLoopRunSpecific
GSEventRunModal
-[UIApplication _run]
UIApplicationMain
main
start
0x0

@whatadewitt
Copy link
Owner

I'm really sorry, I'm seeing all of these issues super late as I'm not getting emails from Github... Do you have any source code? I'd be happy to take a look. Admittedly I'm not familiar with "watchman"...

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