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

New ignite project #2682

Closed
elliotrpmorris opened this issue May 7, 2024 · 2 comments
Closed

New ignite project #2682

elliotrpmorris opened this issue May 7, 2024 · 2 comments
Labels

Comments

@elliotrpmorris
Copy link

Describe the bug

Node v = v20.9.0

after creating new app with npx ignite-cli@latest new mobile I get the below error. I selected all default settings

Failed to load all assets

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

image

Ignite version

7.15.0

Additional info

System
  platform           darwin                                                           
  arch               arm64                                                            
  cpu                14 cores     Apple M3 Max                                        
  directory          mobile       /Users/elliot/Documents/GitHub/mobile 

JavaScript (and globally-installed packages)
  node               20.9.0       /usr/local/bin/node 
  npm                10.7.0       /usr/local/bin/npm  
    corepack         0.20.0                           
    install          0.13.0                           
    npm              10.7.0                           
    vercel           33.5.2                           
    yarn             1.22.22                          
  yarn               1.22.22      /usr/local/bin/yarn 
  pnpm               -            not installed       
  bun                -            not installed       
  expo               50.0.18      managed             

Ignite
  ignite-cli         9.6.3        /Users/elliot/.npm/_npx/e31027f3785124a8/node_modules/.bin/ignite      
  ignite src         build        /Users/elliot/.npm/_npx/e31027f3785124a8/node_modules/ignite-cli/build 

Android
  java               -            not installed 
  android home       -            undefined     

iOS
  xcode              15.2       
  cocoapods          1.15.0       /usr/local/bin/pod 

Tools
  git                git version 2.39.3 (Apple Git-145)   /usr/bin/git 
@frankcalise
Copy link
Contributor

Hi sorry for your troubles. Could you provide some more info so we can try to help you further?

  • Which package manager you used?
  • Does Android work and/or web work?
  • What was the start command you ran?

@frankcalise
Copy link
Contributor

Closing this for no activity, feel free to reopen it if still having the issue and can provide the additional information requested

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

No branches or pull requests

2 participants