nothing happens
Answered
Channel catfish posted this in #help-forum
Channel catfishOP
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
Answered by Arinji
nextjs dosent look in random folders, unless its called by a page in the app dir
15 Replies
Spectacled bear
what do you mean by host?
@Spectacled bear what do you mean by host?
Channel catfishOP
are you in npm run dev?
@Channel catfish
Channel catfishOP
yes
@Arinji
Channel catfishOP
what should i edit there
thats what you need to edit to see the changes
do the edits you made in the pages folder..there
Channel catfishOP
okay but what do i do then with index if it aint working?
nextjs dosent look in random folders, unless its called by a page in the app dir
Answer
Channel catfishOP
thank you works 🙂