pyenv install 3.7.3
...
BUILD FAILED (OS X 11.6 using python-build 20180424)
...
CFLAGS="-I$(brew --prefix openssl)/include \
-I$(brew --prefix bzip2)/include \| Vue.js 23 hrs 37 mins ββββββββββββββββββββ | |
| JavaScript 3 hrs 23 mins ββββββββββββββββββββ | |
| TypeScript 1 hr 22 mins ββββββββββββββββββββ | |
| SCSS 37 mins ββββββββββββββββββββ |
| import axios from 'axios' | |
| const auth = `Basic ${Buffer.from(`CLIENT_ID:SECRET`).toString('base64')}`; | |
| const config = { | |
| method: 'post', | |
| url: `https://accounts.spotify.com/api/token`, | |
| headers: { | |
| 'Authorization': auth, | |
| 'Accept':'application/json', |
pyenv install 3.7.3
...
BUILD FAILED (OS X 11.6 using python-build 20180424)
...
CFLAGS="-I$(brew --prefix openssl)/include \
-I$(brew --prefix bzip2)/include \git filter-branch -f --index-filter 'git rm --cached --ignore-unmatch PATH_TO_FILE'
GIT_SSH_COMMAND="ssh -i <PATH>" git clone git@<REPO>