-
## Description
After running `npm install`, running `tsc` fails:
tsc
```
node_modules/@girs/freetype2-2.0/freetype2-2.0-ambient.d.ts:4:20 - error TS2300: Duplicate identifier 'Freetype220'…
-
### Describe the bug
## I'm creating supabaseClient
## Here is my code
```tsx
import { createClient } from "@supabase/supabase-js";
const supabaseUrl = import.meta.env.VITE_SUPABASE_URL ?? …
-
### Feature Description
We would like, as proof of concept, to implement some components with lit-element.
e.g. integrate the `time input` component with Lit
### References
https://lit.d…
-
### What version of `astro` are you using?
2.8.4
### Are you using an SSR adapter? If so, which one?
None
### What package manager are you using?
npm
### What operating system are you using?
Ma…
-
### What happened?
I am using Vite for the first time and also for the first time I downloaded the Console Ninja extention.
I have the following message:
![Capture](https://github.com/wallabyjs…
-
### Issue workflow progress
_Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_
- […
-
**Describe the bug**
Attempt to install slidev fails with
> npm ERR! code ETARGET
npm ERR! notarget No matching version found for @unhead/dom@^1.1.26.
npm ERR! notarget In most cases you o…
-
## 概要
2023/08/31に Astro 3系がリリースされた。
忘れないうちにアプデ対応を行っておきたい。
公式の[ガイド](https://docs.astro.build/ja/guides/upgrade-to/v3/)を参考にする。
3系で正式サポートされた機能の中で気になるものもあるが、
この Issue としては最低限のアプデ対応のみ行う。
(ほかのライブラリも…
-
### What version of `vite` are you using?
4.3.9
### System info and storybook versions
System:
OS: Windows 10 10.0.22000
CPU: (24) x64 AMD Ryzen 9 3900X 12-Core Processor
Binaries:
…
-
### 📋 Explain your issue
This issue is to track 3.0 breaking changes to be part of the guide. Will add things to this through comments, using this template:
```markdown
### [changed/removed/add…