Skip to content

Not working please check #487

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

Closed
JOY-MSU opened this issue Apr 22, 2025 · 5 comments
Closed

Not working please check #487

JOY-MSU opened this issue Apr 22, 2025 · 5 comments

Comments

@JOY-MSU
Copy link

JOY-MSU commented Apr 22, 2025

I have shared the prompt for https://rn.new/

                      _

___ _ __ ___ __ _ | |_ ___
/ || '|/ _ \ / ' || |/ _
| (
| | | __/| (
| || || /
_
||
| _| _,| __|_|


/ _ \ / /| '_ \ / _
| / > < | |) || () |
_
|//_| ./ _/
_ |
| _
___ | |_ __ _ ___ | | __
/ || |/ ' | / _|| |/ /
_
| |
| (_| || ( | <
|
/ _|_,| ___||_|_\

┌ create-expo-stack

◇ What do you want to name your project?
│ lol

◇ Would you like to use TypeScript with this project?
│ Yes
Good call, now using TypeScript! 🚀

◇ Which package manager would you like to use?
│ yarn

◇ What would you like to use for Navigation?
│ Expo Router

◇ What type of navigation would you like to use?
│ Drawer + Tabs
Great, we'll use expo-router!

◇ What would you like to use for styling?
│ NativeWind
You'll be styling with ease using Nativewind!

◇ What would you like to use for authentication?
│ None
No problem, skipping authentication for now.

◓ Initializing your project.error {
"error": {}
}
◇ Project initialized!
Your project configuration:
{
projectName: 'lol',
packages: [
{
name: 'expo-router',
type: 'navigation',
options: { type: 'drawer + tabs' }
},
{ name: 'nativewind', type: 'styling' }
],
flags: { packageManager: 'yarn' }
}


╭────────────────────────────────────────────────╮
│ │
│ Click the link to download your project! │
│ │
│ undefined │
│ │
╰────────────────────────────────────────────────╯

Success! 🎉 Now, just run the following to get started:

  1. cd lol
  2. yarn install
  3. yarn ios
@dannyhw
Copy link
Collaborator

dannyhw commented Apr 23, 2025

You didn't explain what isn't working...

@AgeReapor
Copy link

AgeReapor commented May 1, 2025

Yeah same issue when I run the rn.new browser CLI.

How I reached the error:

  1. Open rn.new
  2. Pick configs (I tried this several times on different configs but same resulting error)
  3. Get error in middle of CLI output:
    Image
  4. Get an undefined download link:
    Image

Update: Attempted it using npx rn-new@latest, also ended up with error:
Image

@dannyhw
Copy link
Collaborator

dannyhw commented May 1, 2025

likely this is because of expo 53 that was just released, we'll need some time to address that, however I think its not the same as the original issue

@dannyhw
Copy link
Collaborator

dannyhw commented May 1, 2025

@AgeReapor being worked on #490

@danstepanov
Copy link
Collaborator

this is now fixed in the latest version (2.18.0)

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

4 participants