You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly, I want to express my gratitude for the development of the swtp tool. It's been incredibly useful in my workflow.
Just to create this issue, I have created an account on github :).
However, I've encountered an issue that I wanted to bring to your attention. Occasionally, when attempting to switch PHP versions using swtp, I receive an error message that says "Failed to switch to PHP version".
For instance, when I run swtp 8.2 to switch from PHP 7.4 to 8.2, I see the following output:
❯ swtp 8.2
Currently linked PHP version: 7.4
Unlinking the current PHP version...
Linking PHP version 8.2...
Failed to switch to PHP version 8.2.
This error doesn't always occur, but it happens frequently enough to disrupt my workflow. I would appreciate any guidance or fixes you might have for this issue.
Thank you once again for your work on this tool.
The text was updated successfully, but these errors were encountered:
Thank you for taking the time to report this issue with the swtp tool and for your kind words regarding its utility in your workflow. I acknowledge the problem you've described when attempting to switch PHP versions and understand how this can be disruptive.
Rest assured, I will investigate this issue promptly to identify and implement a resolution.
Hello,
Firstly, I want to express my gratitude for the development of the swtp tool. It's been incredibly useful in my workflow.
Just to create this issue, I have created an account on github :).
However, I've encountered an issue that I wanted to bring to your attention. Occasionally, when attempting to switch PHP versions using swtp, I receive an error message that says "Failed to switch to PHP version".
For instance, when I run swtp 8.2 to switch from PHP 7.4 to 8.2, I see the following output:
This error doesn't always occur, but it happens frequently enough to disrupt my workflow. I would appreciate any guidance or fixes you might have for this issue.
Thank you once again for your work on this tool.
The text was updated successfully, but these errors were encountered: