Forum archive
TKLDEV Magento wanting more info
Just running the standard "make" command off of a forked tkl-apps repository (magento)
Getting this error.
[FATAL] GITHUB_USER not set!
+ RELEASES=
/usr/share/fab/product.mk:535: recipe for target 'build/stamps/root.patched' failed
make: *** [build/stamps/root.patched] Error 1
++ gh_releases magento/magento2
Usage: gh_releases.sh <user>/<repo>
Note: requires GITHUB_USER and GITHUB_USER_TOKEN
environment variables to be set.
For debugging, set DEBUG=y.
[FATAL] GITHUB_USER not set!
I can probably do a ./bt-iso without the Make process before and just pull from a Repo, but it would be good to go through the full process it seems to me.
Thoughts?
thank you for your help Jeremy and team.
My issue was that I really had tried to set my user credentials.
Tried every way I knew in fact.
I will work on it more.
BTW, I did just now get a good Magento Build from the mirror ISO source and installed full circle. Yay. Always a milestone.