Skip to content
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

Can't create a new site on Windows 11 #74

Open
the-goodies opened this issue May 9, 2024 · 1 comment
Open

Can't create a new site on Windows 11 #74

the-goodies opened this issue May 9, 2024 · 1 comment

Comments

@the-goodies
Copy link

statamic new example

              $$\                $$\                             $$\
              $$ |               $$ |                            \__|
  $$$$$$$\ $$$$$$\    $$$$$$\ $$$$$$\    $$$$$$\   $$$$$$$$$$\  $$\  $$$$$$$\
  $$  _____|\_$$  _|   \____$$\_$$  _|   \____$$\  $$  _$$  _$$\ $$ |$$  _____|
  $$$$$$\     $$ |     $$$$$$$ | $$ |     $$$$$$$ |$$ / $$ / $$ |$$ |$$ /
   \____$$\   $$ |$$\ $$  __$$ | $$ |$$\ $$  __$$ |$$ | $$ | $$ |$$ |$$ |
  $$$$$$$  |  \$$$$  |\$$$$$$$ | \$$$$  |\$$$$$$$ |$$ | $$ | $$ |$$ |\$$$$$$$\
  \_______/    \____/  \_______|  \____/  \_______|\__| \__| \__|\__| \_______|


In Prompt.php line 379:

  Prompts is not currently supported on Windows. Please use WSL or configure a fallback.


new [--dev] [--license [LICENSE]] [--local] [--with-config] [--without-dependencies] [-p|--addon [ADDON]] [-f|--force] [--] <name> [<starter-kit>]
@jasonvarga
Copy link
Member

You can require version 2.6.0 until we fix this on Windows.

composer global require statamic/cli:2.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants