We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 805ad2b commit 0117820Copy full SHA for 0117820
.changeset/new-shoes-deny.md
@@ -0,0 +1,5 @@
1
+---
2
+"create-cloudflare": patch
3
4
+
5
+fix: update create-remix to fix creating a Remix project failing with "Cannot find module 'fs-extra'"
packages/create-cloudflare/src/frameworks/package.json
@@ -13,7 +13,7 @@
13
"create-next-app": "14.2.5",
14
"create-qwik": "1.11.0",
15
"create-vite": "6.0.1",
16
- "create-remix": "2.15.0",
+ "create-remix": "2.15.1",
17
"create-solid": "0.5.14",
18
"create-vue": "3.12.1",
19
"gatsby": "5.14.0",
0 commit comments