8000 npx sv create creates folder " (hit Enter to use './')" when not entering a folder · Issue #563 · sveltejs/cli · GitHub
[go: up one dir, main page]

Skip to content

npx sv create creates folder " (hit Enter to use './')" when not entering a folder #563

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
Teiem opened this issue May 17, 2025 · 1 comment · Fixed by #564
Closed

npx sv create creates folder " (hit Enter to use './')" when not entering a folder #563

Teiem opened this issue May 17, 2025 · 1 comment · Fixed by #564
Labels
bug Something isn't working pkg:create

Comments

@Teiem
Copy link
Teiem commented May 17, 2025

npx sv create creates folder " (hit Enter to use './')" when not entering a folder for prompt "Where would you like your project to be created?"

Version v0.8.4 - This seems to work correctly in v0.8.3

❯ npx sv create
┌  Welcome to the Svelte CLI! (v0.8.4)
│
◇  Where would you like your project to be created?
│    (hit Enter to use './')
│
◇  Which template would you like?
│  SvelteKit minimal
│
◇  Add type checking with TypeScript?
│  Yes, using TypeScript syntax
│
◆  Project created
│
◇  What would you like to add to your project? (use arrow keys / space bar)
│  none
│
◇  Which package manager do you want to install dependencies with?
│  npm
│
◆  Successfully installed dependencies
│
◇  Project next steps ─────────────────────────────────────────────────────╮
│                                                                          │
│  1: cd "  (hit Enter to use './')"                                       │
│  2: git init && git add -A && git commit -m "Initial commit" (optional)  │
│  3: npm run dev -- --open                                                │
│                                                                          │
│  To close the dev server, hit Ctrl-C                                     │
│                                                                          │
│  Stuck? Visit us at https://svelte.dev/chat                              │
│                                                                          │
├──────────────────────────────────────────────────────────────────────────╯
│
└  You're all set!
@manuel3108
Copy link
Member

Sorry, fixed in 0.8.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pkg:create
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
0