UI elements are not compiling into lua

hey, it's possible that i am just wrong because I haven't really worked with anything for a while but for some reason UI elements are not compiling into lua. I am not sure if it should be like that but i suppose no because i get errors
No description
No description
No description
13 Replies
Lukas :3
Lukas :3OP2mo ago
using normal, @rbxts/react
No description
alihsaas
alihsaas2mo ago
are you compiling with watch?
Lukas :3
Lukas :3OP2mo ago
yep other stuff compiles normally btw seems to be just the folder
alihsaas
alihsaas2mo ago
did you try restarting?
Lukas :3
Lukas :3OP2mo ago
yep
alihsaas
alihsaas2mo ago
🤔 whats in the images folder?
Lukas :3
Lukas :3OP2mo ago
also empty
alihsaas
alihsaas2mo ago
if you run watch with --verbose what do you get
Lukas :3
Lukas :3OP2mo ago
 npm run watch --verbose
npm verbose cli /usr/bin/node /usr/bin/npm
npm info using npm@11.5.2
npm info using node@v20.19.4
npm verbose title npm run watch
npm verbose argv "run" "watch" "--loglevel" "verbose"
npm verbose logfile logs-max:10 dir:/home/nightmare/.npm/_logs/2025-08-27T18_43_59_647Z-
npm verbose logfile /home/nightmare/.npm/_logs/2025-08-27T18_43_59_647Z-debug-0.log
 npm run watch --verbose
npm verbose cli /usr/bin/node /usr/bin/npm
npm info using npm@11.5.2
npm info using node@v20.19.4
npm verbose title npm run watch
npm verbose argv "run" "watch" "--loglevel" "verbose"
npm verbose logfile logs-max:10 dir:/home/nightmare/.npm/_logs/2025-08-27T18_43_59_647Z-
npm verbose logfile /home/nightmare/.npm/_logs/2025-08-27T18_43_59_647Z-debug-0.log
alihsaas
alihsaas2mo ago
delete /out too please
Lukas :3
Lukas :3OP2mo ago
oh that solved the issue thxxx!!
alihsaas
alihsaas2mo ago
might be an issue with the tsbuild info do you have it included in your git commits?
Lukas :3
Lukas :3OP2mo ago
not sure rn i'll check later

Did you find this page helpful?