-
### Is there an existing issue for this?
- [x] I have searched existing issues, it hasn't been reported yet
### Use case description
Currently in `lib/configuration/read.js` a serverless.js is alwa…
-
### Prerequisites
- [X] I confirm my issue is not in the [opened issues](https://github.com/mswjs/msw/issues)
- [X] I confirm the [Frequently Asked Questions](https://mswjs.io/docs/faq) didn't contai…
-
**Describe the bug**
I am unable to import or require the module to use in my nodejs application.
**To Reproduce**
Create a typescript file (I named it `read-pdf.ts`).
```ts
import { PdfRea…
-
After upgrading to latest release (7.0.0), I got this error:
```
/Users/user/Desktop/project/node_modules/@jorgebodega/typeorm-seeding/dist/cli.js:2
import { bootstrap } from './commands/seed.com…
-
The new API is not generating type-safe clients, even though the client is apparently being generated correctly.
![image](https://github.com/andogq/qubit/assets/6510893/ea2284b0-358d-4e70-b0e9-3e61…
-
### VS Code version
1.90.0
### Extension version
2.3.0
### Biome version
1.8.0
### Operating system
- [X] Windows
- [ ] macOS
- [ ] Linux
### Description
As title says, bi…
-
### What would you like to do?
Report an issue on quarto.org
### Description
The PR request to [add a note to show how to upgrade ojs library](https://github.com/quarto-dev/quarto-web/pull/80…
-
### Version
29.1.1
### Steps to reproduce
1. Clone at https://github.com/EphraimB/budgeting and use the ts-jest branch
2. npm install
3. npm run test -- app.test.ts
4. Test fails without an erro…
-
SVGs can be rendered various ways. Each have tradeoffs:
1. Using ``. Images load after the HTML which sometimes causing shifting, etc. which isn't desirable.
2. Using JSX. This requires transformi…
-
**Describe the bug**
Hello, I saw the other bugs reported on this issue and how it's normally caused by using CJS in v5 but I've migrated to ES6 completely and still getting this
`CustomMessage fa…