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

configuration file not found during installation #30

Open
industria01 opened this issue Nov 8, 2024 · 8 comments · Fixed by #32
Open

configuration file not found during installation #30

industria01 opened this issue Nov 8, 2024 · 8 comments · Fixed by #32
Assignees
Labels
bug Something isn't working

Comments

@industria01
Copy link

I installed the package via Composer, but I'm getting this error back.

2024-11-08_14-58

@lwwcas lwwcas self-assigned this Nov 8, 2024
@lwwcas lwwcas added the bug Something isn't working label Nov 8, 2024
@lwwcas
Copy link
Owner

lwwcas commented Nov 8, 2024

I'll look into this right now @industria01 ,
Please help me with more details,

Which version of Laravel did this happen on?
Which operating system and version?

Did this happen while the composer install command was running?
Or when the artisan command was running?

@industria01
Copy link
Author

Hi thanks for support.

  • Laravel Framework 11.30.0
  • PHP 8.3.13
  • Operating System: Ubuntu 22.04.5

2024-11-08_18-16

It could be due to the fact that in the src folder, the config file is in the Config folder and not in config.

@lwwcas
Copy link
Owner

lwwcas commented Nov 9, 2024

Hello @industria01 !

I need a bit of your help to properly test our package on an Ubuntu system. 😊 If possible, could you try installing it again, but this time with the latest release version 4.11.0.3?

This situation arises due to a small limitation in the package I’m using to register providers and other services. I'll be creating an issue with them soon to better understand how to address this.

Captura de Tela 2024-11-09 às 02 39 21

Until then, your assistance in testing this fix would be greatly appreciated!
Thank you so much for your support and patience.

@industria01
Copy link
Author

I'm sorry, but it doesn't work.
2024-11-11_09-18

@lwwcas lwwcas reopened this Nov 11, 2024
@lwwcas
Copy link
Owner

lwwcas commented Nov 11, 2024

Hello @industria01

The @hnasiry proposed a resolution that was verified,
You can update the package to the new version 4.11.0.4 which already has @hnasiry code

@lwwcas
Copy link
Owner

lwwcas commented Nov 11, 2024

@hnasiry Thank you very much for helping with this resolution, I am very grateful

@industria01
Copy link
Author

Thank you, it works wonderfully. However, now I'm getting another error when I run the php artisan w-countries:install command.

image

@industria01
Copy link
Author

@lwwcas any news? The installation command fails.

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

Successfully merging a pull request may close this issue.

2 participants