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

Unexpected Error #84

Closed
dvdstrk opened this issue Jan 4, 2024 · 9 comments
Closed

Unexpected Error #84

dvdstrk opened this issue Jan 4, 2024 · 9 comments

Comments

@dvdstrk
Copy link

dvdstrk commented Jan 4, 2024

Forge CLI Version

1.8

PHP Version

8.2

Description

An unexpected error occured. Please report this issue here:
https://github.com/laravel/forge-cli/issues/new/choose

  • Forge CLI Version: 1.4.0
  • PHP Version: 8.2.8
  • Operating System: Darwin
  • Error Message: Carbon\Carbon::setLastErrors(): Argument fix typos #1 ($lastErrors) must be of type array, bool given, called in phar:///User
    s/david/.composer/vendor/laravel/forge-cli/builds/forge/vendor/nesbot/carbon/src/Carbon/Traits/Creator.php on line 98.

Steps To Reproduce

composer require laravel/forge
forge login

@driesvints
Copy link
Member

Hi @dvdstrk. We'll need a lot more info here. Can you please post a full stack trace?

@dvdstrk
Copy link
Author

dvdstrk commented Jan 4, 2024 via email

@tvillafane
Copy link

I'm seeing this too. Never had an issue with forge until this started showing up today.

@driesvints
Copy link
Member

What Laravel versions are you all running? And what Carbon versions?

@dvdstrk
Copy link
Author

dvdstrk commented Jan 5, 2024 via email

@driesvints
Copy link
Member

Sorry all. But we really need much more info here. Right now we're searching in the dark. Please provide a repo with clear steps to reproduce or a full stack trace. Otherwise we won't be able to help.

@tvillafane
Copy link

Laravel 9.19, Docker Compose version v2.6.0, Carbon 2.61. I can get the error simply by running forge from my terminal.

Mac OS: Sonoma 14.2
Screenshot 2024-01-05 at 8 45 33 AM

@tvillafane
Copy link

Update: upgrading Forge CLI to 1.6.0 seems to resolve this.

@dvdstrk
Copy link
Author

dvdstrk commented Jan 5, 2024 via email

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