chinitadelrey
chinitadelrey
Piggybacking off this. My make app output matches your successful one line by line except for last line: Error 64! Is this a bug or something hidden missing in the...
update - Here's the error I get when I try to initialize. ``` Ann-jies-Mac:test annjie$ ./init-dev.sh ERROR: boss failed while processing /file_path/test: {'EXIT', {undef, [{boss_rebar,init_conf, [[{boss, [{path,"./deps/boss"}, {applications,[test]}, {assume_locale,"en"}, {db_host,"localhost"},...
joining the question!
I did a little more digging and think the problem could be in *MsgTx: btcsuite/btcd/wire/msgtx.go:892:898 ==> ``` func NewMsgTx(version int32) *MsgTx { return &MsgTx{ Version: version, TxIn: make([]*TxIn, 0, defaultTxInOutAlloc),...
I have just merged this here: https://github.com/orieusdfkgsa/ex_twilio I welcome further additions here. We are using Twilio Verify in our services & are looking to maintain this repository as it looks...