crash when creating comments on #name repos
%EuBko8OCMWRZn1yystdrJG84pde8QwRKs81I9nhRCxo=.sha256
crash when creating comments on #name repos
As soon as I hit 'publish' on an issue for e.g. #ssb-npm:
/home/sww/.npm-global/lib/node_modules/git-ssb-web/node_modules/ssb-issues/lib/schemas.js:6
throw new Error('invalid project id')
^
Error: invalid project id
at Object.exports.new (/home/sww/.npm-global/lib/node_modules/git-ssb-web/node_modules/ssb-issues/lib/schemas.js:6:11)
at /home/sww/.npm-global/lib/node_modules/git-ssb-web/index.js:395:37
at /home/sww/.npm-global/lib/node_modules/git-ssb-web/index.js:77:7
at /home/sww/.npm-global/lib/node_modules/git-ssb-web/node_modules/pull-stream/sinks/reduce.js:10:5
at /home/sww/.npm-global/lib/node_modules/git-ssb-web/node_modules/pull-stream/sinks/drain.js:20:24
at drain (/home/sww/.npm-global/lib/node_modules/git-ssb-web/node_modules/stream-to-pull-stream/index.js:141:18)
at IncomingMessage.<anonymous> (/home/sww/.npm-global/lib/node_modules/git-ssb-web/node_modules/stream-to-pull-stream/index.js:158:5)
at emitNone (events.js:86:13)
at IncomingMessage.emit (events.js:185:7)
at endReadableNT (_stream_readable.js:974:12)
I have the latest git-ssb-web from ssb-npm.
Disable unimplemented channel repo functionality
Built with git-ssb-web