-
### Current Behavior
I just installed a fresh Nx workspace and can't generate a NestJS or NextJS app, as it says it doesn't "support the current TypeScript" setup, whatever that means. Even using `--…
-
:red_circle: **Title** : Daily Habit Tracker
:red_circle: **Aim** : Promotes self-improvement
:red_circle: **Tech Stack Used** : Nextjs, typescript, tailwindcss, Next.js API routes, mongoDB for dat…
-
### Prerequisites
- [X] I have [searched](https://github.com/GovTechSG/sgds-govtech-react/issues) for duplicate or closed issues
- [X] I have read the [contributing guidelines](https://github.com/…
-
### Link to the code that reproduces this issue
https://github.com/TijanaMazinjanin/nextjs_enum_bug
### To Reproduce
1. Clone the linked repository
2. pnpm install && pnpm run dev-turbo
3. Open l…
-
### Is there an existing issue for this?
- [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [X] I have reviewed the documentation https://docs.sentry.…
-
### Describe the bug
In a NextJS application, when I use MDXRemote within a client component, the console shows the following error:
`Internal error: Error: Element type is invalid: expected a str…
-
### Steps to reproduce
Steps:
1.yarn dev
2.save any css for pigment-css on vscode
3.not reflected saved css on the display
When I change `color: "blue"` to `color: "red"` then save it on the…
-
I'm so glad if this dashboard is available for Nextjs, because of the Server Side Rendering Nextjs feature. And also greatly thanks if available for Nextjs using Javascript and Nextjs using Typescript…
-
Running drizzle-kit on a fresh nextjs typescript repo errors out:
```sh
> drizzle-kit generate:pg
drizzle-kit: v0.19.13
drizzle-orm: v0.28.6
No config path provided, using default 'drizzle.…
-
Similar to #759
```
node v20.11.1
pnpm 9.6.0
```
![image](https://github.com/user-attachments/assets/55618ceb-6f57-4b8f-8c15-8accccdf968b)
When we import Dockerode from a TS file
```ts
i…