-
-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
fatal: Unable to find remote helper for 'git+https' #112
Comments
I'm getting this for |
Got it! It turns out I was using the assets plugin in a wrong way. Check this Anyways, maybe this plugin should handle such situations. |
|
@francoispluchino I'm willing to give this a shot, if you think it's not hard to implement. What is required for this to get implemented? Can you give me any tips/guiding? |
It goes here:
|
Fixed by #128. |
I can´t install gulp via composer:
I get the same error:
|
@Geoide use the development branch to get over this until version 1.0.3 is released. |
@YasserHassan I've installed dev branch:
but it not works. Same message with gulp. |
Currently getting this error when running an update:
its coming from this npm: https://registry.npmjs.org/jsdom which is a dependency on jquery.
this is also a dependency on the yii project and I am unable to change the repo.
I tried it using npm and it works fine.
https://docs.npmjs.com/cli/install refers to git+https as valid.
The text was updated successfully, but these errors were encountered: