jacob-ebey / remix-dashboard-template

A template to get you up and building a dashboard in Remix.
48 stars 6 forks source link

▲ Oh no! Failed to install dependencies. #9

Open vallamost opened 7 months ago

vallamost commented 7 months ago
ian@unicorn-poop:~/test123$ npx create-remix@latest --install --typescript --template jacob-ebey/remix-dashboard-template

 remix   v2.3.0 💿 Let's build a better website...
      ◼  Directory: Using --typescript as project directory

      ◼  Template: Using jacob-ebey/remix-dashboard-template...
      ✔  Template copied

   git   Initialize a new git repository?
         No

  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.

I just get left with a folder named "--typescript"

If I try using a basic remix template install command it works fine, e.g. npx create-remix@latest

BOB0320 commented 6 months ago

@jacob-ebey same error appears with @vallamost plesae give me solution. thanks