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.
I thought I could do it globaly for my whole TKLDev installation, but I will apply my git global profile to the Magento folder and try again.