pull down to refresh
11 sats \ 4 replies \ @spraveenitpro 20 Oct 2021 \ on: SN dev-focused release: dockerized local environment meta
This is great! I am getting the below error, any idea what could be happening:
https://d.pr/i/UnoWTg+
Direct Linkcan you try:
git clone https://github.com/stackernews/stacker.news.git sn && cd sn
reply
Whether it’s http or ssh won’t matter. It’s something with the environment not getting picked up.
reply
Can you try enclosing all the bracketed variables in quotes. e.g.
GITHUB_SECRET="<YOUR GITHUB SECRET>"
and see if that works?
reply
Thanks! What OS are you running?
reply