withastro / astro

The web framework for content-driven websites. ⭐️ Star to support our work!
https://astro.build
Other
43.84k stars 2.28k forks source link

npm install @astrojs/check typescript ? #11344

Closed J-env closed 2 days ago

J-env commented 2 days ago

Astro Info

Astro                    v4.11.2
Node                     v18.18.0
System                   macOS (x64)
Package Manager          npm
Output                   static
Adapter                  none
Integrations             @astrojs/vue

If this issue only occurs in one browser, which browser is a problem?

Chrome

Describe the Bug

It's already installed, why is it still prompting?

image image

What's the expected result?

Dependencies already installed.

Link to Minimal Reproducible Example

none

Participation

bluwy commented 2 days ago

Is this happening only on the latest version? I may have messed something up in https://github.com/withastro/astro/pull/11331 😬 I'll take a look at this later