kekkorider / nuxt-tres-starter

https://nuxt-tresjs-starter.vercel.app
19 stars 3 forks source link

Errors after starting the project #4

Open Bohdan909 opened 5 months ago

Bohdan909 commented 5 months ago

I installed all dependencies yarn install And after the start of the project yarn dev I got some error:

"Could not resolve "tweakpane" node_modules/@tresjs/cientos/dist/trescientos.js:15:27: ( import { Pane as Ol } from "tweakpane";)"

Can you help me with this?

kekkorider commented 5 months ago

Hey hey, could you please check if using pnpm instead of yarn solves the issue? Also, what version of NodeJS are you using? 😄