question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug: `npx create-remix` not working on Windows

See original GitHub issue

What version of Remix are you using?

/

Steps to Reproduce

yarn create remix > YOUR_PATH > Just the basic > Cloudflare Pages > TypeScript > No using npx still cause error using other deploy target also cause error

Expected Behavior

Work

Actual Behavior

It returns an error: 🚨 The provided template must be a Remix project with a `package.json` file, but that file does not exist in D:\Project\test-remix\package.json

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:7
  • Comments:34 (9 by maintainers)

github_iconTop GitHub Comments

6reactions
kentcdoddscommented, Apr 17, 2022

I don’t understand why it’s not friendly to Window users, it seems that only Apple is you guys choice.

This is a bug. It’s not intentional. It will be fixed.

5reactions
codthingcommented, Apr 17, 2022

Tracked in #2691 For now you can use npx create-remix@1.3.4

I don’t understand why it’s not friendly to Window users, it seems that only Apple is you guys choice.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why is this Remix.run npx create-remix setup script getting ...
I have used this Mac previously and successfully to create Remix apps. It doesn't matter which Remix template I try to use. I...
Read more >
Create React App without Create React App - Bits and Pieces
This article talks about the process of creating react app without using any libraries or frameworks such as “create-react-app” , “NextJS” etc.
Read more >
Install - Prettier
Next, create a .prettierignore file to let the Prettier CLI and editors know which files to ... This avoids merge conflicts and other...
Read more >
Remix Docs Home - Remix
Learn how to Build Better Websites with Remix. ... mean we don't have any bugs (though, we think we're doing alright). ... npx...
Read more >
remix run github
Each PC build includes our Blissified Taskbar (by @farmerbb) for a ... Create a new project directory and then intialize a Remix project...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found