You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
buffer.js:69
throw new Error(
^
Error: If encoding is specified then the first argument must be a string
at new Buffer (buffer.js:69:13)
at Readable.<anonymous> (/private/tmp/freight-server/node_modules/archiver/lib/util/index.js:32:15)
at emitNone (events.js:91:20)
at Readable.emit (events.js:185:7)
at endReadableNT (_stream_readable.js:975:12)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickDomainCallback (internal/process/next_tick.js:122:9)
Fires at freight create -u=http://127.0.0.1:8872/
$ node -v
v6.3.1
The text was updated successfully, but these errors were encountered:
Fires at
freight create -u=http://127.0.0.1:8872/
The text was updated successfully, but these errors were encountered: