-
Hi,
I have a strange behaviour that just happened after purging my package-lock.json, node_modules folder and .next folder and gave my app a fresh npm install.
Suddenly there is an error with S…
-
### Link to the code that reproduces this issue
https://github.com/moltco/simple-consumer-2
### To Reproduce
1. Clone sample TypeScript module package: `git clone https://github.com/moltco/simple-p…
-
please add a new example typescript with rust
example : apps folder have two apps like nextjs and rust project
-
### 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.…
-
Hi there. I can't make the imports of this lib to work properly with nextjs typescript.
When running `next build` I always get:
`Could not find a declaration file for module '@g-loot/react-tou…
-
Getting above error in new app created with latest Next version.
`⨯ TypeError: (0 , react__WEBPACK_IMPORTED_MODULE_0__.createContext) is not a function
at eval (webpack-internal:///(rsc)/./nod…
-
### Describe the bug
Thank you for developing axios.
## env
- node22.6.0
- nextjs^14.2.3
- axios@1.6.0
- typescript^5.0.4
- @tanstack/react-query"^4.24.4
## background
This error has been…
-
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.…
-
### 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/…
-
### Question
I have been trying to implement server side sentiment analysis using this [tutorial](https://huggingface.co/docs/transformers.js/main/en/tutorials/next#prerequisites) but its in Javascri…