-
When using NextJS 15 using the Plugin fails the build because of the swc runtime mismatch. Simply bumping the versions in the Cargo-Manifests doesn't do the trick this time, as compiling the plugin fa…
-
In our getCurrentDirname util function, we use `import.meta` to determine "where we are" in the filesystem, then we use that to find the path of the .wasm file.
https://github.com/UpstreetAI/monore…
-
I am using the nextjs-end repo for firebase app hosting, the build is working fine but i get an error on the rollout. I looked through the logs but nothing. Can someone help me please ?
-
- Start from the #959 branch, but create a new branch. Rebase from time to time to keep Polle's changes synced.
- Add a new folder for a NextJS project, similar to how there's a SvelteKit project
- …
-
I'm writting the new syntaxe but not working, How can i solve it. Thanks
-
### Checklist
- [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A).
- [X] I have looked into the [Rea…
-
hey, anyone managed to get it working in nextjs pages dir?
heres what ive tried:
imported as:
```ts
// @ts-ignore
import scribe from "scribe.js-ocr/scribe.js";
```
```ts
//other code
await…
-
i got error when installing framer motion even already follow the documentation of framer motion for NextJS 15 and the error show me this
npm error code ERESOLVE
npm error ERESOLVE could not resol…
-
node_modules\@material-tailwind\react\context\theme.js (1:1775) @ _index
![image](https://github.com/creativetimofficial/material-tailwind/assets/95975648/35e14f08-c6e4-4e22-b146-2e20655027c0)
…
-
I'm running into an issue when trying to build this static nextjs page: https://github.com/thorwebdev/browser-vector-search
Have you seen this before?
```
npm run build
> next@0.1.0 build
…