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
I cloned the gluestack-ui-starter-kits repository and navigated into the expo-app folder. Then, I ran the yarn command. After a few minutes, the installation was complete. I ran yarn start, and it displayed several options. I chose the web option by pressing W.
Adding to this. I also have a problem with character escapes. Unfortunately, my error looks worse because of the shell also interpreting the escapes poorly. (Windows / PowerShell terminal in VS Code)
λ Bundling failed 4314ms C:\repos\rn-baseline\default-template\node_modules\expo-router\node\render.js (4317 modules)
Web Bundling failed 4322ms C:\repos\rn-baseline\default-template\node_modules\expo-router\entry.js (4384 modules)
n-baselinedefault-templateolve module C:
ode_modules.cache
n-baselinedefault-template:\repos\rn-baseline\default-template\global.css: C:
ode_modules.cache
ativewindglobal.css could not be found within the project or in these directories:
node_modules
Same error here. I really wanted to try out gluestack and lost last few days fighting with it. I don't think I will try it again in the near future, at least until it starts to deliver what it promises.
I cloned the gluestack-ui-starter-kits repository and navigated into the expo-app folder. Then, I ran the
yarn
command. After a few minutes, the installation was complete. I ranyarn start
, and it displayed several options. I chose the web option by pressing W.It returns error like below
The text was updated successfully, but these errors were encountered: