-
### Link to the code that reproduces this issue
https://github.com/meds/nextjs-broken-export
### To Reproduce
1. Run `pnpm build`
### Current vs. Expected behavior
I expected nextjs to …
-
Just following Getting Started guide. Nextjs runs fine but storybook throws Cannot find package error.
> node 20.17.0
> pnpm 9.10.0
> Windows 10
ERROR:
```
Failed to build the preview
Er…
Art4k updated
2 months ago
-
**描述遇到的问题**
重新佈署時一直失敗,相關錯誤日誌如下,有先使用NOTION AI幫忙找答案,說是STARTER這個模組找不到
[20:14:12.278] Running build in Washington, D.C., USA (East) – iad1
[20:14:12.367] Cloning github.com/kid1980/NotionNext (Bran…
-
### Link to the code that reproduces this issue
https://github.com/MaciejWiatr/svgr-nextjs-css-url-repro
### To Reproduce
1. Create new nextjs app with turbopack enabled for dev server (`nex…
-
**描述遇到的问题**
Vercel部署报错Error: Cannot find module './start'。最近数次sync fork均报错,仅初次部署成功 但是进入网会直接白屏无内容
**相应配置**
Page ID 11219e97798480728d00ef350fb0ae3a
https://wiki-next.reitouko.cyou
**截图…
-
### Preliminary Checks
- [X] I have reviewed the documentation: https://clerk.com/docs
- [X] I have searched for existing issues: https://github.com/clerk/javascript/issues
- [X] I have not already…
-
## Problem
Right now with the React app, we keep having to run a separate server to fetch some APIs and schema validation, these can be done on the NextJs App very easily as NextJS allows server-side…
-
### Link to the code that reproduces this issue
https://github.com/trieb-work/nextjs-bug-revalidatetag-inside-settimeout
### To Reproduce
1. start the app with nodejs in production mode: `NOD…
-
### Prerequisites
- [X] I have searched the repository’s issues and [Kinde community](https://thekindecommunity.slack.com/archives/C04K316BXEH) to ensure my issue isn’t a duplicate
- [X] I have check…
-
Hi,
**The problem: When running "npx now dev --verbose", instead of getting served the page in /pages/index.tsx, I get a plain text "404 page not found". However, if I run "npx next dev", my UI is …