Skip to content

Commit 5502028

Browse files
call out stackblitz Node 22 support
1 parent 9c3d136 commit 5502028

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • src/pages/guides/getting-started

src/pages/guides/getting-started/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,12 @@ Then setup some npm scripts in your _package.json_ for running Greenwood and mak
8585

8686
<!-- prettier-ignore-end -->
8787

88-
## Jump Right In
88+
## Stackblitz
8989

9090
If you want to jump to the final results right away, you can browse [the companion repo](https://github.com/ProjectEvergreen/greenwood-getting-started) or play around with it directly in your browser on [Stackblitz](https://stackblitz.com/github/projectevergreen/greenwood-getting-started).
9191

92+
> ⚠️ Currently Stackblitz does [not have support for Node `22.18.0`](https://github.com/stackblitz/webcontainer-core/issues/560#issuecomment-3263215295).
93+
9294
<iframe class="stackblitz" src="https://stackblitz.com/github/projectevergreen/greenwood-getting-started?embed=1" loading="lazy"></iframe>
9395

9496
## Next Section

0 commit comments

Comments
 (0)