-
### Describe the bug
```svelte
let a: HTMLParagraphElement;
let b: HTMLParagraphElement | undefined = undefined;
```
```ts
// Variable 'a' is used before being assigned.ts(2454)
c…
-
### Description
I upgraded my project to 0.75.3. I know that newer version of react native upgrades typescript as well. I will provide our `tsconfig.json` below. This configuration was working perfec…
-
**Describe the bug**
When running any tasks in a `npm` project, it seems `moon` is going to first run `npm install`, but `npm install` is not freezing the `package-lock.json` files and there are no…
-
### Describe the bug
I am using vite-node directly and while sourcemaps appear to be generated correctly, and error line numbers are correct for an initial execution, after HMR and clearing the modul…
-
### Describe the bug
Storybook config accepts as staticDirs property objects of `{from: 'path', to: 'path2'}` but prior to storybook 8.4 it could also resolve directly to files. e.g.
```
{
…
-
### 在您提交此问题之前,您是否检查了以下内容?
- [X] 这真的是个问题吗?
- [X] 我已经在 Github Issues 中搜索过了,但没有找到类似的问题。
### 受影响的包和版本
0.4.1 0.4.2
### 复现链接
[官网的导入导出demo](https://univer.ai/pro/examples/sheets-exchange),导入了一个表格包含求和计算公…
-
## Environment
```
info Fetching system and libraries information...
System:
OS: macOS 15.0.1
CPU: (10) arm64 Apple M1 Pro
Memory: 144.16 MB / 32.00 GB
Shell:
version: "5.9"
…
-
### The problem
the terminal does not show the python version, with node it shows normal
![image](https://github.com/spaceship-prompt/spaceship-prompt/assets/112202739/769a3608-fac7-4cd6-a18e-6a5713…
-
Hi,
using:
>/Applications/CMake.app/Contents/bin/cmake -Bbuild -H. -DMODEL=ocl
fails with:
```
-- Looking for CL_VERSION_3_0
-- Looking for CL_VERSION_3_0 - found
CMake Error at /Applicatio…
-
### Describe the issue that you're seeing. Any Loom videos or screenshots usually help a lot!
Getting the GraphQL mismatch error when changing branches sometimes.
![](https://github.com/tinacms/ti…