You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alicia — 03/12/2023 14:53
Hi guys! I am really new to programming and I am trying to build an app with gluestack. I am using the starter kit but run into this warning after I run npm start. Can anyone help check how can I resolve this issues please Image
Alicia — 03/12/2023 15:07
I just ran npm --legacy-peer-deps and it showed Image
The issue was resolved by downgrading the metro version in the starter kit, as expo-router has a peer dependency on "metro": "^0.76.7". We have updated our starter kits.
Thanks for reporting.
Description
Warning after npm start
CodeSandbox/Snack link
No response
Steps to reproduce
gluestack-ui Version
3.3.1
Platform
Other Platform
No response
Additional Information
Alicia — 03/12/2023 14:53
Hi guys! I am really new to programming and I am trying to build an app with gluestack. I am using the starter kit but run into this warning after I run npm start. Can anyone help check how can I resolve this issues please
Image
Alicia — 03/12/2023 15:07
I just ran npm --legacy-peer-deps and it showed
Image
Post Link: https://discord.com/channels/1050761204852858900/1123159327751028756/1180801586444894258
The text was updated successfully, but these errors were encountered: