Tried to create react app
npx create-react-app app
Unfortunately, got an xcodebuild error
node-pre-gyp ERR! Tried to download(404): https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.0.17/fse-v1.0.17-node-v57-darwin-x64.tar.gz
Tried to create react app
npx create-react-app app
Unfortunately, got an xcodebuild error
node-pre-gyp ERR! Tried to download(404): https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.0.17/fse-v1.0.17-node-v57-darwin-x64.tar.gz
| package main | |
| import ( | |
| "crypto/rand" | |
| "crypto/rsa" | |
| "crypto/x509" | |
| "crypto/x509/pkix" | |
| "encoding/pem" | |
| "fmt" | |
| "math/big" |
| disable_ec2_metadata: True | |
| datasource_list: [ "ConfigDrive", "None"] | |
| datasource: | |
| None: | |
| userdata_raw: | | |
| #!/bin/bash | |
| groupadd vagrant | |
| useradd -d /home/vagrant -s /bin/bash -m -g vagrant -G wheel vagrant | |
| echo "root:vagrant" | chpasswd |
| #!/bin/bash | |
| # This is a unix wrapper around the erlang vm. It provides the following functionality: | |
| # | |
| # * Spawns in foreground | |
| # * Handle SIGHUP and call RELOADFUNC | |
| # * Handle SIGTERM SIGQUIT and SIGINT telling to the vm to quit | |
| # * Dies if the vm dies (for example kernel killing because out of memory) | |
| # | |
| # Forks and improvements are welcome. |
| # ================================================================================ | |
| # ObjectStorageUploader.sh | |
| # © Copyright IBM Corporation 2014. | |
| # LICENSE: MIT (http://opensource.org/licenses/MIT) | |
| # ================================================================================ | |
| import argparse | |
| import os | |
| import math | |
| import http.client |
As configured in my dotfiles.
start new:
tmux
start new with session name: