General > Support

Build from sources error and what i should do next?

<< < (2/3) > >>

Dmitriy Simushev:
It seems that there is a problem with Composer. Try to install composer manually to C:\youbao\mibew\src using:


--- Code: ---C:\youbao\mibew\src> php -r "readfile('https://getcomposer.org/installer');" | php
--- End code ---

and then run Gulp one more time.

markinfurkin:
i had same issue, installed composer manually, but keep same error

prints:




-----------------------------------------------------------
EDIT UPDATE:
the error was missing git, i installed, but another error appear:

-------------------------------------------------------------
EDIT UPDATE 2
i solved the question above, only config the git

--- Code: ---git config --global url."https://".insteadOf git://
--- End code ---
but, another error :( :


tks & regrats

faf:
@markinfurkin, no, it's absolutely not the same error. Your error message clearly indicates that you haven't installed Git.

One should understand that she should has some skills and experience as a developer to build Mibew from the source code. And if you don't know what's Git and why you need it then I have a bad news for you.

One more thing. You'd better stop flooding the forum.

markinfurkin:
i know what is and how works the git tool, only i dont see the message there about missing git, i only see the error when install bower, i mastake, and i dont flood, only opened one topic about plugins, the rest only posted my situation about each topic, look the second print of cmd

regrats

Dmitriy Simushev:
Run

--- Code: ---./node_modules/.bin/bower install
--- End code ---
from the src/ directory. If you get an error then ask somebody from bower community about it.

One more thing. If you'll post one more flood message I'll ban you  ::). This is the last warning.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version