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

PHP Dependency/Environment Problem #15

Closed
Mury12 opened this issue Jun 25, 2021 · 1 comment
Closed

PHP Dependency/Environment Problem #15

Mury12 opened this issue Jun 25, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@Mury12
Copy link
Owner

Mury12 commented Jun 25, 2021

Describe the bug

Something is happening when downloading dev branch and some resources are not working. The first error that comes is that the terminal can't interact with the user when composer create-module is called.

The second found error is that the Endpoint instance is null in the Authentication middleware

To Reproduce
Steps to reproduce the behavior:

  1. Download dev
  2. composer install
  3. composer create-module ctl group

Expected behavior
This should generate an interactive terminal

Desktop (please complete the following information):

  • OS: tried on Debian, Mint

Additional context
This may be caused by a lack of PHP dependencies in the machine that aren't explicit enough into the documentation.

@Mury12 Mury12 added the bug Something isn't working label Jul 7, 2021
@Mury12 Mury12 changed the title PHP Dependency Problem PHP Dependency/Environment Problem Jul 7, 2021
@Mury12
Copy link
Owner Author

Mury12 commented May 6, 2022

Found that the problem comes from when composer runs the script, it doesn't stop when STDIN is called

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

No branches or pull requests

2 participants