-
Notifications
You must be signed in to change notification settings - Fork 12
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
Get the following error when I try to install your yii2-pluto extension with composer #32
Comments
Can someone please help me out. I really need to get this installed and working Thank you |
Pluto by mistake required an older version of yii2-swiftmailer. I corrected this in a new version 1.0.12. Hope this also solves your issue.
…_____
Sjaak Priester
[email protected]
Van: lloyd966 <[email protected]>
Verzonden: maandag 8 februari 2021 17:14
Aan: sjaakp/yii2-pluto <[email protected]>
CC: Subscribed <[email protected]>
Onderwerp: [sjaakp/yii2-pluto] Get the following error when I try to install your yii2-pluto extension with composer (#32)
I get the following error when I try to install your yii2-pluto extension with composer
[InvalidArgumentException]
Package sjaakp/yii2-pluto has a requirement incompatable with your PHP version, PHP extensions and Composer version
I am running the latest version of Yii2 (ie: 2.0.40 (December 23, 2020) using the Yii2 Basic Template on Windows 10 using Wampserver 3.2.3 with
PHP 7.3.21 and MYSQL 8.0.21.
Any suggestions on how I can get this install with Composer would be greatly appreciated.
Thanking you in advance for your kind cooperation, I look forward to your response.
Regards,
Lloyd
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#32> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABKTXVTQWJTSX6DBEBSBE23S6AEVZANCNFSM4XJITFQQ> . <https://github.com/notifications/beacon/ABKTXVR4KNKBJ2E3DCXTRB3S6AEVZA5CNFSM4XJITFQ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4L7HTF2Q.gif>
|
Unfortunately I am still getting the same error with composer. If you could get this to work, I would really appreciate it. Otherwise I will try to manually install the the extension. I realize that I need to unpack the zip file and place the contents in the correct directory. I am not sure if the directory should be vendor/sjaakp/yii2-pluto/ or vendor/sjaakp/pluto/ Please confirm which is the correct directory path. Thank you Lloyd |
Any update on my problem Thank you Lloyd |
Sorry to bother you again, but I really need your help to get this extension installed and running. Can you please reply to my questions concerning installing your extension with composer, and what directory should I should be installing the extension, if I Thank you, I really appreciate any help you can give me. Lloyd |
I feel with you, but until now I’m not able to reproduce your problem, sorry. Still looking.
As to your question: it doesn’t matter where you put the files, but you’ll have to make sure that PHP knows where to find them. Frankly, I’m afraid it won’t solve your issues.
…_____
Sjaak Priester
[email protected] <mailto:[email protected]>
Van: lloyd966 <[email protected]>
Verzonden: zondag 14 februari 2021 15:31
Aan: sjaakp/yii2-pluto <[email protected]>
CC: Sjaak Priester <[email protected]>; Comment <[email protected]>
Onderwerp: Re: [sjaakp/yii2-pluto] Get the following error when I try to install your yii2-pluto extension with composer (#32)
Sorry to bother you again, but I really need your help to get this extension installed and running. Can you please reply to my questions concerning installing your extension with composer, and what directory should I should be installing the extension, if I
go ahead and install it manually.
Thank you, I really appreciate any help you can give me.
Lloyd
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#32 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABKTXVWTPRB7EX2U32CPJKDS67NBFANCNFSM4XJITFQQ> . <https://github.com/notifications/beacon/ABKTXVXLG5ZLIURDAYJXFJ3S67NBFA5CNFSM4XJITFQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFZVVIGQ.gif>
|
I was able to install with composer using the following command: composer require sjaakp/yii2-pluto --ignore-platform-reqs I followed the readme instructions and made the changes to my the config files. After running migrate, I ran Yii Pluto, but get an error as follows: PHP Parse Error 'yii\base\ErrorException' with message 'syntax error, unexpected ';'' Any Ideas? Lloyd |
I experienced a similar error ';' a while ago unfortunately did not document it. Pluto was not the error. Sorry I cannot help. One of those annoying errors. I seem to recall it being a php error. I can confirm that Pluto is running fine on php 7.4.9. I know Yii2 had an issue with 7.4.1. |
Have you managed to resolve your issue? My window cleaning app rossaddison\yii2-h2h-core is running fine on: |
I get the following error when I try to install your yii2-pluto extension with composer
[InvalidArgumentException]
Package sjaakp/yii2-pluto has a requirement incompatable with your PHP version, PHP extensions and Composer version
I am running the latest version of Yii2 (ie: 2.0.40 (December 23, 2020) using the Yii2 Basic Template on Windows 10 using Wampserver 3.2.3 with
PHP 7.3.21 and MYSQL 8.0.21.
Any suggestions on how I can get this install with Composer would be greatly appreciated.
Thanking you in advance for your kind cooperation, I look forward to your response.
Regards,
Lloyd
The text was updated successfully, but these errors were encountered: