You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/en/1.getting-started/1.installation.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,13 @@
1
1
---
2
2
description: Using image module in your Nuxt 2 project is only one command away. ✨ (It's not working with Nuxt 3 yet)
3
3
---
4
-
# It does not work on Nuxt 3, yet. Track the progress in [this issue](https://github.com/nuxt/image/issues/500)
5
4
6
5
# Installation
7
6
7
+
:::alert{type="info"}
8
+
Image module only works with Nuxt 2 and is not compatible with Nuxt 3, yet. Track the progress in [this issue](https://github.com/nuxt/image/issues/500).
0 commit comments