dopeshot / beyond-life

1 stars 0 forks source link

Tailwind config "Cannot find module 'next/babel' #379

Open Zoe-Bot opened 1 year ago

Zoe-Bot commented 1 year ago

Describe the bug Parsing error: Cannot find module 'next/babel' Require stack:

To Reproduce Steps to reproduce the behavior:

  1. Open VSCode
  2. Open 'frontend/tailwind.config.js'
  3. const { fontFamily } = require('tailwindcss/defaultTheme') <-- hover over const

Expected behavior No error.