infinitered / ignite

Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more!
MIT License
17.57k stars 1.39k forks source link

Icons missing on expo:web #2357

Closed mradenovic closed 1 year ago

mradenovic commented 1 year ago

Describe the bug

After creating a new app with npx ignite-cli@latest new PizzaApp, and starting npm run expo:web, Icons don't show in the web app.

android demo_android web demo_web android login_android web login_web

Ignite version

8.4.6

Additional info

System
  platform           linux                                            
  arch               x64                                              
  cpu                16 cores     12th Gen Intel(R) Core(TM) i5-1240P 
  directory          sei          /home/mischa/dev/sei                

JavaScript (and globally-installed packages)
  node                 16.19.0      /home/mischa/.config/nvm/versions/node/v16.19.0/bin/node 
  npm                  8.19.3       /home/mischa/.config/nvm/versions/node/v16.19.0/bin/npm  
    @aws-amplify/cli   10.6.1                                                                
    corepack           0.15.1                                                                
    npm                8.19.3                                                                
  yarn                 -            not installed                                            
  pnpm                 -            not installed                                            
  expo                 46.0.19      managed                                                  

Ignite
  ignite-cli         8.4.6        /home/mischa/.npm/_npx/e31027f3785124a8/node_modules/.bin/ignite      
  ignite src         build        /home/mischa/.npm/_npx/e31027f3785124a8/node_modules/ignite-cli/build 

Android
  java               11.0.16      /usr/bin/java 
  android home       -            undefined     

Tools
  git                git version 2.30.2   /usr/bin/git 
frankcalise commented 1 year ago

@mradenovic good find! we'll have to look into that but any help or PR is welcome as well!

aymane-missouri-nw commented 1 year ago

@frankcalise I have created a pr for this issue , any news ?

frankcalise commented 1 year ago

Fix in 8.5.2