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

Command init throws error #108

Closed
krzysztofrewak opened this issue Dec 10, 2023 · 0 comments · Fixed by #123
Closed

Command init throws error #108

krzysztofrewak opened this issue Dec 10, 2023 · 0 comments · Fixed by #123
Labels
bug Something isn't working

Comments

@krzysztofrewak
Copy link
Member

Something is wrong with bin helper:

$ ./vendor/bin/codestyle init

Warning: require_once(/application/vendor/blumilksoftware/codestyle/bin/../autoload.php): Failed to open stream: No such file or directory in /application/vendor/blumilksoftware/codestyle/bin/codestyle on line 10

Fatal error: Uncaught Error: Failed opening required '/application/vendor/blumilksoftware/codestyle/bin/../autoload.php' (include_path='.:/usr/local/lib/php') in /application/vendor/blumilksoftware/codestyle/bin/codestyle:10
Stack trace:
#0 /application/vendor/bin/codestyle(18): include()
#1 {main}
  thrown in /application/vendor/blumilksoftware/codestyle/bin/codestyle on line 10

@krzysztofrewak krzysztofrewak added the bug Something isn't working label Dec 10, 2023
kamilpiech97 added a commit that referenced this issue Jun 11, 2024
kamilpiech97 added a commit that referenced this issue Jun 11, 2024
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.

1 participant