-
When running `yarn dev` after install I get the following error:
```
(node:26864) UnhandledPromiseRejectionWarning: TypeError: extractedChunk.addGroup is not a function
at chunks.forEach (nextj…
-
I've tried to deploy this example https://vercel.com/templates/next.js/nextjs-flask-starter
but during the deployment the following error is shown:
`Error: Command failed: pip3.12 install --disable-…
-
### Describe the issue that you're seeing. Any Loom videos or screenshots usually help a lot!
I'm attempting to use aliases for imports, but I'm encountering an issue where Vite is unable to resolv…
-
### What is the improvement or update you wish to see?
I generally like to understand what a framework does and how it works up front, before diving in.
I'm using a next.js static site template, s…
-
I found that config loading was nicely handled in both DEX and nextjs: https://github.com/alephium/nextjs-template/blob/main/src/services/utils.tsx#L4-L25
If possible, let's update the codebase to …
-
hey again!
It's heppening with me rn (20/4/2024)
I've installed the packages then ran mysql db container with:
`docker run -p 3306:3306 --name testing-mysql -e MYSQL_ROOT_PASSWORD=my-secret-pw -d m…
-
**Describe the bug**
When trying to implement the steps outlined in [Wagmi SSR page](https://wagmi.sh/react/guides/ssr), specifically Persistence using Cookies, NextJS throws this error:
`Error…
-
### Link to the code that reproduces this issue
https://github.com/andyvanosdale/nextjs-vscode-debug-read-source-map-issue
### To Reproduce
1. run `npx create-next-app`
2. Start the VS Code debugg…
-
The template is creating a new comment for every commit to a given PR due to the change in the `` comment here:
https://github.com/hashicorp/nextjs-bundle-analysis/blame/main/compare.js#L197
The…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Summary 💡
I think it'd be great if solid implement the metadata handling tha…