#Threads Clone Error

7 messages · Page 1 of 1 (latest)

timber hornet
#

Hello everyone i am trying to build the Threads Clone and right now I do not know what to do it says that cannot find module 'globals.css' I have done everything that JS Mastery did on Youtube but I am still encountering this error message can someone help me

#

here is the code for layout.tsx

rain flame
#

The problem is in app/(root)/layout.tsx, but your screenshot is for app/(auth)/layout.tsx. You are looking at the wrong file.

left sphinx
#

yes try ../globals.css

timber hornet
#

sorry

rain flame
# timber hornet

This is still the wrong file. Look in the left panel. The current file that is highlighted is the one that you are showing. The error is in the file two items lower.