-
## Description
Since the removal of the `moment` library in #13469, the Time functions in coreutils now depend on the ECMA-402 internationalization APIs, namely DateTimeFormat and RelativeTimeForma…
-
### What version of `starlight` are you using?
0.27.1
### What version of `astro` are you using?
4.15.1
### What package manager are you using?
pnpm
### What operating system are you…
-
Hello! I am using `client-zip` to package up audio tracks (probably ~75-100 at a time) in my NextJS app. The first few times I ran this, it was excitingly performant considering my input. However, aft…
-
### Describe the bug
Hi everyone,
as this is my first issue here i'd like to thank you for this great tool ❤.
I am having an issue with vite's optimization of dependencies during development:…
-
In my code below, I'm adding a few tracks, and then I have `player.togglePlayPause()` connected to a `button`'s `click` event. When I call click the button to start playback, then click it again short…
-
I have tried to update my library that depends on other cjs libraries.
But I encountered a problem, that `import * as foo from 'foo'` treats it as
```{default: {bar, baz}}```
when foo/index.js cont…
-
### Version of Hardhat
2.22.4
### What happened?
I did't change test/Lock.ts file, when I run `tsc --build .`, there is error show bellow:
error TS2339: Property 'emit' does not exist on type 'Ass…
jwbda updated
1 month ago
-
When I build my app with vue-pdf , I got the build error below.
How can I solve the error?
```
VITE v5.0.11 ready in 495 ms
➜ Local: http://localhost:5173/
➜ Network: use --host to e…
-
Hi there,
My project uses typescript, so checks all files for errors - when it reaches this package it returns a few errors. Here is my stack trace for `npx tsc --noEmit`:
```sh
node_modules/math…
-
### 🔎 Search Terms
typeRoots, module resolution, moduleResolution, bundler
### 🕗 Version & Regression Information
- This changed between versions 5.0.4 and 5.1.3 (variants with `Preserve` sin…
wjhsf updated
2 weeks ago