Samual Norman

Results 9 comments of Samual Norman

also encountering this (`"type": "module"` in `package.json`)

ah you're right, I was confused because I was able to play the rest of the album just fine just not this one so a couple things then, this issue...

sorry about the force push, I started writing in GitHub's editor, copy pasted to vscode to carry on editing there, copy pasted back to GitHub's editor to commit but I...

I have made all requested changes. Is this any closer to being merged?

> Given how in-depth a true documentation of `exports` needs to be, I second the idea of linking to [Node's documentation on this](https://nodejs.org/api/packages.html#exports). Node is what is parsing that field,...

I found a hacky way of dogfooding and I've already discovered an issue, it also needs to check the scalar field it should only `continue` if the scalar field is...

> How are you trying to fix this? > > From our perspective that I also expressed in the issue, any relationship in Prisma needs to have a foreign key...

> That is not a use case supported by Prisma. If you have a field that should be a relation, it needs to be backed by a foreign key and...

I think I'm done, I'm gonna dogfood this change at work today