Maximilian Pluskat

Results 4 comments of Maximilian Pluskat

Same issue here, for now I used: `npm_config_nwjs_process_arch=x64 npm install nw` to install the x64 binary for macos.

Similar issue here: we replaced our testing framework `node-tap` with `vitest`. All tests work without problems except our db integration tests, they all fail with: ``` Module /[.......]/knex/migrations/20230802111830_v1-init.ts:1 seems to...

@andrasbacsai could you have a look at my PR? 🙂 Let me know, if there is anything that need to be changed.

Hello @peaklabs-dev, thanks for taking a look at the PR. Yeah I opened it a while ago but I never got any response sadly. Would be nice if you are...