| recover-data $ (cd ../data; dat export -d municipality-codes) | dat import -d municipality-codes -f json -k id - | |
| Wrote [+0, -0]. | |
| buffer.js:541 | |
| return this.utf8Write(string, offset, length); | |
| ^ | |
| TypeError: Argument must be a string | |
| at TypeError (native) | |
| at Buffer.write (buffer.js:541:21) | |
| at Object.exports.string.encode (/development/gh/dat/node_modules/dat-core/node_modules/protocol-buffers/encodings.js:71:12) | |
| at Object.encode (eval at <anonymous> (/development/gh/dat/node_modules/dat-core/node_modules/protocol-buffers/node_modules/generate-function/index.js:55:21), <anonymous>:21:10) | |
| at /development/gh/dat/node_modules/dat-core/index.js:559:36 | |
| at apply (/development/gh/dat/node_modules/dat-core/node_modules/thunky/index.js:16:28) | |
| at /development/gh/dat/node_modules/dat-core/node_modules/thunky/index.js:20:25 | |
| at /development/gh/dat/node_modules/dat-core/index.js:99:29 | |
| at apply (/development/gh/dat/node_modules/dat-core/node_modules/thunky/index.js:16:28) | |
| at null.open (/development/gh/dat/node_modules/dat-core/node_modules/thunky/index.js:27:3) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment