Martin Sikora

Results 12 comments of Martin Sikora

I have a similar problem. It always fails with: ``` /.../node_modules/dos2unix/lib/dos2unix.js:82 len = data.length, ^ TypeError: Cannot read property 'length' of null at Readable.onReadable (/.../node_modules/dos2unix/lib/dos2unix.js:82:23) at emitNone (events.js:86:13) at Readable.emit...

This might be the same issue as this one https://github.com/godotengine/godot/issues/78685