CHANNELS:

All
g
gjhammt posted 2 years ago
chris posted 2 years ago

Hi Gurpreet, could you try importing dat.gui and gsap with:

import * as dat from "dat.gui";
import gsap from 'gsap';

If that's still giving you issue, could you try the following?

  1. Delete your project's node_modules folder

  2. Delete your package-lock.json file

  3. Run npm install with your project open in your terminal

  4. Run npm run dev

  5. Visit site at localhost:3000

0

Want to participate?

Create a free Chris Courses account to begin

or
Sign In

Providing the lift to launch your development career

© 2024 Chris Courses. All rights reserved.