Tom Kujala

Results 2 comments of Tom Kujala

I've also started seeing the same `TypeError` when running under node: ``` TypeError: Cannot read property '0' of undefined at /app/node_modules/oboe/dist/oboe-node.js:121:33 ``` Any idea what the root issue is here?

I've found and fixed the issue, which is in the forked clarinet module. I ended up fixing it in the current clarinet project as well (dscape/clarinet#43) just to get some...