great9

Results 61 comments of great9

this happens with 0.77, 0.76 and 0.72 node versions 20 and 18.19.1

also problems with type-fest import in fuels-ts

> By running `pnpm tsc app.ts` typescript's default compiler options are used. This still emits the `app.js` file, but it prints out problems typescript finds in the dependencies - some...

> @great9 can you share your `tsconfig.json` contents with us and the _full_ error log that gets produced? ``` { "$schema": "https://json.schemastore.org/tsconfig", "display": "Node 18", "target": "es2022", "compilerOptions": { "lib":...

> Thanks, can you set `skipLibCheck` to `true` and see if it fixes it? I'm sure it will, but will the app work? Former version worked with skipLibCheck set to...

agreed. it can solve that segfault. ping @HermanChen

> Use new version tag 1.0.x or update a larger number than 1.3.8? update to a larger number that makes sense with the rest of the mpp

> The last PR has screwed up the reception - readStream, now returns zero every few reads and it losses the data - so the sound is somewhat garbled. Once,...

> On DragonOS, everything acted the same as Bullseye, except that you had to run as super user. can you check if udev rules have been added and that the...

> Filling the transmit buffer with zeros or ones did not change the results. @meexmachina