#nothing happens

17 messages · Page 1 of 1 (latest)

jovial copper
#

i created all the missing files and folders pages: index.tsx,app.tsx File,globals.css ; Components : next.config.js then i wrote this code but nothing changes in host

dry fractalBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

indigo pulsar
#

what do you mean by host?

jovial copper
mortal scarab
#

are you in npm run dev?

#

@jovial copper

jovial copper
#

yes

#

@mortal scarab

mortal scarab
#

wait

#

why are you in pages?

#

go to src, then app, then edit the page.tsx

jovial copper
#

what should i edit there

mortal scarab
#

thats what you need to edit to see the changes

#

do the edits you made in the pages folder..there

jovial copper
#

okay but what do i do then with index if it aint working?

mortal scarab
#

nextjs dosent look in random folders, unless its called by a page in the app dir

jovial copper
#

thank you works 🙂