PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Solved

Tallstack theme - ERESOLVE unable to resolve dependency tree

Solved
dave-armstrong

Jul 21st, 2021 02:55 PM

Hi, I'm trying to install the tallstack theme into Wave but I'm getting 'ERESOLVE unable to resolve dependency tree'

npm  ERR!  code ERESOLVE
npm  ERR!  ERESOLVE unable to resolve dependency tree
npm  ERR! While resolving: **undefined**@**undefined**
npm  ERR! Found: **tailwindcss**@**2.2.6**
npm  ERR!  node_modules/tailwindcss
npm  ERR!  dev **tailwindcss**@"**^2.0.2**" from the root project

npm  ERR! Could not resolve dependency:
npm  ERR!  peer **tailwindcss**@"**^1.0**" from **@tailwindcss/custom-forms**@**0.2.1**
npm  ERR!  node_modules/@tailwindcss/custom-forms
npm  ERR!  dev **@tailwindcss/custom-forms**@"**^0.2.1**" from the root project

npm  ERR! Fix the upstream dependency conflict, or retry
npm  ERR! this command with --force, or --legacy-peer-deps
npm  ERR! to accept an incorrect (and potentially broken) dependency resolution.

I've tried updating everything with no joy - I tried to --force the command on a backup version which seemed to work but then the watch command didn't work with this error: Unknown argument: --hide-modules which maybe an outdated webpack thing? Any ideas guys?

dave-armstrong

Jul 21st, 2021 07:02 PM

Best Answer

I found a solution from @davidnnachi on the pro-repo.