-
-
Notifications
You must be signed in to change notification settings - Fork 558
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
[console] Unable to download the Drupal Console Launcher #4329
Comments
I am experiencing the same problem. |
I'm seeing the same problem, except that every once in a while, I get a response of "Error: could not handle the request". Is there an alternate way of retrieving the launcher? |
Still no fix or update, eh? I guess this has been abandoned? Does anyone have an alternative download link or a version they were able to download and could share it? |
@enzolutions Could you check it? |
This essentially makes this project unusable. Can someone please take a look? |
I've been setting up to download the launcher directly from this repository. It means I'll miss any changes made, but for the moment, that doesn't look like much of an issue. |
Sooo was this fixed, and now it's broken in the same way again? Or was this just never fixed? |
To my knowledge, it was never fixed. Also, Drupal Console is not compatible with D10 (#4344). It is problematic to a point that the offical upgrade guide ask users to remove Drupal Console before upgrade to D10. Unless something dramatic happen in the future, I believe we can only count on drush in the future. |
Well... That's super sad. =oP
I need to be able to export discrete sets of yml configs in order to
transfer entity types to other sites. I s'pose I could use Features as a
tool for gathering those... Hmm... I'll have to check and see if anyone has
written a drush extension for this sort of thing...
…On Thu, May 16, 2024 at 5:17 AM Koala Yeung ***@***.***> wrote:
To my knowledge, it was never fixed.
Also, Drupal Console is not compatible with D10 (#4344
<#4344>). It is
problematic to a point that the offical upgrade guide ask users to remove
Drupal Console
<https://www.drupal.org/docs/upgrading-drupal/upgrading-from-drupal-8-or-later/how-to-upgrade-from-drupal-9-to-drupal-10#s-remove-drupal-console-project>
before upgrade to D10.
Unless something dramatic happen in the future, I believe we can only
count on drush in the future.
—
Reply to this email directly, view it on GitHub
<#4329 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAXU6BIYJWNCPSEXWXQBRULZCRTNZAVCNFSM5S3TW252U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMJRGQ2DAOJZGI3Q>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Problem/Motivation
As per the documentation stated (page source), this is the command to install the console launcher:
The first command is supposed to download the drupal.phar file from drupalconsole website.
But it doesn't work:
If you go directly to the URL https://drupalconsole.com/installer, you'd see this:
It is always this "500 Server Error" message.
Solution
Please fix the server download path.
Or, please fix the documentation.
The text was updated successfully, but these errors were encountered: