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

Problem with breeze install #50773

Closed
IgorMarqx opened this issue Mar 26, 2024 · 1 comment
Closed

Problem with breeze install #50773

IgorMarqx opened this issue Mar 26, 2024 · 1 comment

Comments

@IgorMarqx
Copy link

IgorMarqx commented Mar 26, 2024

Laravel Version

11.0.8

PHP Version

8.2

Database Driver & Version

Mysql 8.0

Description

I recently tried to install Breeze in my project, but I ran into a problem

When installing Breeze I chose the TypeScript language, I continued the installation but when I checked it installed in JSX

During installation I noticed that the selected section was empty

My operating system is Mac Sonoma(14.2.1) M2 and my terminal used is warp

image

image

Steps To Reproduce

I have a personal project I used the blade, but I chose to change it to react with inertia

So the steps are

  • composer required laravel/breeze
  • php artisan breeze:install
  • choose to react with inertia
  • choose typescript
  • choose PHPUnit
  • lastly choose MySql

When choosing the options, TypeScript looks like the image sent

@driesvints
Copy link
Member

Did you actually select it using your spacebar?

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

2 participants