-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Bug: spark issue #4144
Comments
I can confirm this is also an issue with Windows, but on codeigniter4/appstarter v4.0.4 only. After updating all the appstarter stuff with the latest from dev-develop, this works as expected even with
You can anticipate in the next release this issue is solved. |
This is still an issue for me. Upgraded to 4.1.1
This works perfectly on my server. And on my computer if I move the myproject directory to /user/myproject/ Please reopen this issue. |
How did you update your appstarter copy? |
If you simply used |
I just ran |
The idea is you will compare the files in Sidenote: To save you from all the hassle, you can use this library of mine to do all of this automatically. You just need to be extra careful of your decisions regarding overwriting or skipping files. For this it has the option to view the diff for each file. |
Cool, thanks! I'll try it. |
I am facing same problem with Fresh CodeIgniter 4.2.1 installation I am new to CI. |
Describe the bug
Spark not working with home directories and usernames that has @ in it. For example AAD, connected to a Active Directory server.
/home/[email protected]/
CodeIgniter 4 version
4.0.4
Affected module(s)
spark
Expected behavior, and steps to reproduce if appropriate
composer create-project codeigniter4/appstarter project
then go into the appstarter directory and run:
php spark
Error:
Context
The text was updated successfully, but these errors were encountered: