This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Description
Have you experienced this bug with the latest version of the template?
npx create-remix@latest --template remix-run/grunge-stack
Steps to Reproduce
HP-ProBook-450-G3:~$ npx create-remix@latest --template remix-run/grunge-stack
(node:24084) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
remix v2.4.0 💿 Let's build a better website...
dir Where should we create your new project?
./remixawstest
Expected Behavior
Setup finishes without errors. Go ahead..
Actual Behavior
◼ Template: Using remix-run/grunge-stack...
✔ Template copied
git Initialize a new git repository?
Yes
deps Install dependencies with npm?
Yes
init This template has a remix.init script. Do you want to run it?
Yes
██████ Dependencies installing with npm...
▲ Oh no! Failed to install dependencies.