-
I have the following code:
### prisma.schema
```
generator client {
provider = "prisma-client-js"
output = "../src/generated/client"
}
```
### libs/prisma.ts
```
const client = new…
-
### Describe the issue
## Issue Description
When attempting to initialize an ONNX Runtime inference session on a Samsung A13 (SM-A137F) with MediaTek MT6833 Dimensity 700 processor (ARM32 - armeabi-v…
-
### Package.json file
```JSON
{
"name": "medusa-2.0-boilerplate-backend",
"version": "0.0.2",
"description": "A Prebaked Medusa 2.0 backend",
"author": "Rasmus Puls",
"license": "MIT",…
-
after installation, everything worked fine until I add a screen through 'ignite generate screen sname' I got this error
Unable to resolve module `SanpshotViewIOS` from ...../node_modules/react-nati…
-
**Describe the bug**
When trying to **build for tvOS**, the renative build succeeds, but the Xcode archive fails with syntax errors that seem related to babel/webpack/metro. However, no custom babel/…
-
bundling failed: Error: Unable to resolve module `react-dom` from `.../node_modules/react-paypal-express-checkout/dist/index.js`: Module `react-dom` does not exist in the Haste module map
When i a…
-
Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on our discord, in the #create-expo-stack channel.
Followed the steps on the website with: pnpm, expo router, N…
-
I am able to use react-pdftotext locally without problem with Nextjs. But deploying it to Vercel is currently not possible. I tried many ways but I keep getting this error.
`Error [ERR_REQUIRE_ESM]…
-
When trying to create a new column at right I get this error:
```
Uncaught TypeError: Cannot read properties of undefined (reading 'next')
at table_TableContainer.insertColumn (quill-better-tab…
-
Since the update, I'm getting the error `Cannot find module "react/lib/ReactTestUtils"`
Probably related to this: https://github.com/facebook/react/issues/8314