Soul Lee
Soul Lee
@jes14 좋습니다! 같이 고민해보아요~! 편하게 PR 올려주세요!
Still struggling same issue. Should be changed...
@BORA040126 @wannahappyaroundme
@alejsdev The updates have already been applied to the Starlette documentation. Here is the link for your reference: [Starlette Middleware Documentation](https://www.starlette.io/middleware/#sessionmiddleware). Could you please merge my pull request for the...
@svlandeg Thank you for merge recent commits! If you don't mind, Could you review my PR?
@kush-alex Thanks for contributing my repo! I'll review this PR and then accept ASAP. Thanks again!
If I rename the file to `page.mdx` or `page.tsx`, the error still occurs, but the message changes accordingly (e.g., `Can't resolve 'private-next-root-dir/app/page.mdx'` or `page.tsx`). This suggests the issue is related...
I'm trying to set up a simple blog using `nextra` with the `blog theme` and `Turbopack`. Initially, I created `app/page.md`, but got the following error: ``` Module not found: Can't...