romgrk-comparative

Results 7 comments of romgrk-comparative

For googlers ending up here, there is a (better) alternative to `{ symlinks: false }`. This is especially useful if you're using [pnpm](https://pnpm.io/) (which you should) because pnpm symlinks all...

@zkochan any update on this? Need to switch back to npm because this prevents us from using pnpm. The issue is also that pnpm is running `node-gyp rebuild` by itself,...

I have not, my thinking was that `intercept` here seems to be a binary used only for the purpose of this project; I don't see it mentioned anywhere in the...

> I'm just collecting energy to make it. :smile: Can definitely relate to that :laughing: No worries. Workaround is to compile & install a version on a different (local) folder.

@floelhoeffel is there are way to find which of these option applies? I want to add a new field to my database, but the migration command really wants to reset...

I can't test the diffing tool anymore but will do on the next occasion I have. What's weird is, once the migration file was created, `npx prisma migrate deploy` had...