Replies: 14 comments 13 replies
-
Same issue... |
Beta Was this translation helpful? Give feedback.
-
yes, Same ! use remix v1.3.5 + express |
Beta Was this translation helpful? Give feedback.
-
same here I'm on windows if that makes a difference. thought I was going crazy!!!!!!! |
Beta Was this translation helpful? Give feedback.
-
I also thought I was going crazy. On a windows machine as well |
Beta Was this translation helpful? Give feedback.
-
Try the following:
On my computer (Windows), vscode will report many errors after upgrading dependency. I wonder if you have encountered such a problem😂
|
Beta Was this translation helpful? Give feedback.
-
@kentcdodds the recent changes to remix/packages/remix-dev/cli/create.ts Lines 255 to 271 in 7d799e2 At least on windows, |
Beta Was this translation helpful? Give feedback.
-
Tracked in #2714 |
Beta Was this translation helpful? Give feedback.
-
same here using windows 11 build 22000.469 |
Beta Was this translation helpful? Give feedback.
-
same issue on windows 10, it also didn't asked the choice of javascript or typescript |
Beta Was this translation helpful? Give feedback.
-
Tried with v1.4.0. same issue |
Beta Was this translation helpful? Give feedback.
-
Same issue on Windows 11 (With CMD And PowerShell) |
Beta Was this translation helpful? Give feedback.
-
Can y'all try with this pre-release? |
Beta Was this translation helpful? Give feedback.
-
1.4.1 is out, and fixed some issues on windows. If you're still facing problems with that version, please report it to #2714 instead of here, it will help the team tremendously 🙏 |
Beta Was this translation helpful? Give feedback.
-
Not working on my end, there's no |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I ran
npx create-remix@latest
with the following options, the project wasn't created.It worked fine the other day but not working today (4/8/2022).
The options that I selected:
Then, I got the following error:
Another quick question.
Will
npx create-remix@latest
create the application structure using React 18 soon?When?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions