-
Failed to load resource: the server responded with a status of 401 ()Understand this errorAI
sdk.js:457 Uncaught (in promise) AppwriteException: User (role: guests) missing scope (account)
at Clie…
-
### Describe the bug
I'm getting the following error when I try to render a chart using ReactPDFChart in Next.js:
```
ReactServerComponentsError:
You're importing a component that imports re…
-
# Deploying Next.js Apps
How to deploy your Next.js apps on Vercel.
[https://lee-eonsang.com/posts/deploying-next-apps](https://lee-eonsang.com/posts/deploying-next-apps)
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to find a …
-
### Describe the bug
While initializing a new Next.js project with shadcn-ui using `npx shadcn@latest init`, the installation fails when attempting to install dependencies. The error occurs because @…
-
### Link to the code that reproduces this issue
https://github.com/GitDevla/next_my_app
### To Reproduce
1. Create a new Next.js 15 project or use an existing one upgraded to Next.js 15.
2. Define…
-
### Steps to reproduce
Link to live example: https://github.com/nphmuller/mui-next-15_0_2_issue
Steps:
1. `npx create-next-app@latest`
2. Add custom ThemeProvider with createTheme using anothe…
-
```
m [TRPCError]: [
{
"code": "too_big",
"maximum": 100,
"type": "string",
"inclusive": true,
"exact": false,
"message": "String must contain at most 100 character(s…
mrinc updated
1 month ago
-
2 scenarios:
1. Use the digital ocean build environment like shown below (only if it's not fucked up like on Cloudflare Pages)
https://docs.digitalocean.com/products/app-platform/how-to/deploy-from-m…
-
Hello,
Thanks for your work on supporting Next.js with Cloudflare workers.
Here is some information about my application, I am using Next.js 14.2.3 but the API routes are handled by `Hono.js` a…