-
**Describe the bug**
Started getting `Property 'use' does not exist on type ...` for `puppeteer.use()` after migrating to ESM.
**Code Snippet**
```javascript
import puppeteer fro…
-
![image](https://github.com/user-attachments/assets/e1e61b42-2aa0-4695-abcb-d92b419017fe)
-
### SerialPort Version
12.0.0
### Node Version
20.2
### Electron Version
_No response_
### Platform
Linux pi4-1r 6.6.20+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.20-1+rpt1 (2024-03-07) aarch64 GNU…
-
### Steps to reproduce
Link to live example: https://codesandbox.io/p/sandbox/infallible-nightingale-8h29cd?file=%2Fsrc%2FDemo.tsx%3A35%2C3
Steps:
1. In Demo.tsx line 50, apiRef has type React.Mu…
-
[luluNextData.txt](https://github.com/colinhacks/zod/files/15241501/luluNextData.txt)
When emitting declaration files for a complex nested json the resulting declaration file can end up being quite…
-
Not really a big blocker but just want to let you know that when I was gonna write a custom polyfilling logic with the pure import but I got this error on build with Vite:
```
│ $ tsc && vite build
…
-
# Environment
Knex version: ^0.95.12
Database + version: Mysql 8.0.26
OS: Windows 10
@lorefnon
# Bug
1. Explain what kind of behaviour you are getting and how you think it should do
I…
-
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packag…
-
http://eslint.org/docs/rules/no-param-reassign with `{props: true}` option.
It's useful to prevent mistakes like modifying the user supplied object (which I [still](https://github.com/sindresorhus/pi…