Replies: 1 comment
-
Removing the npx create-remix@latest --template https://github.com/bholguin/remix-stack-custom |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I created this project two week ago, and template was working, but this week i tried generate my custom template and i have this error.
Creating your app…🚨 There was a problem fetching the file from GitHub. The request responded with a 404 status. Please try again later.
i am using this command
npx create-remix@latest --template https://github.com/bholguin/remix-stack-custom.git
i can see that remix updated their version one week ago but it does not work in none version
i tried too
npx [email protected] --template https://github.com/bholguin/remix-stack-custom.git
Beta Was this translation helpful? Give feedback.
All reactions