bug: `npx create-remix` not working on Windows
See original GitHub issueWhat 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:
- Created a year ago
- Reactions:7
- Comments:34 (9 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This is a bug. It’s not intentional. It will be fixed.
I don’t understand why it’s not friendly to Window users, it seems that only Apple is you guys choice.