You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to follow the tutorial of Chris Courses ; https://www.youtube.com/watch?v=VNmTubIDZOY&t=599s, but I was not able to run dat.gui correctly. As soon as i enter to comand - import * as dat from 'dat.gui' - my sin curve on my browser disappears and vs code gives me the coment that; 'dat' is decleared but its value is never read. Can someone help me?
The text was updated successfully, but these errors were encountered:
I tried to follow the tutorial of Chris Courses ; https://www.youtube.com/watch?v=VNmTubIDZOY&t=599s, but I was not able to run dat.gui correctly. As soon as i enter to comand - import * as dat from 'dat.gui' - my sin curve on my browser disappears and vs code gives me the coment that; 'dat' is decleared but its value is never read. Can someone help me?
The text was updated successfully, but these errors were encountered: