Cant use react
Solution:Jump to solution
anyways, your roblox-ts is outdated. update it using
npm i roblox-ts@latest
5 Replies
heres my tsconfig and package.json im getting this error
error TS2304: Cannot find name 'Roact'.
hey
you should've pinged me !
Solution
anyways, your roblox-ts is outdated. update it using
npm i roblox-ts@latest
or, a next build which supports spread destructuring
npm i roblox-ts@next
(which might be useful since you use react !)ok
thanks i think that was the problem i was using the flamework template so i guess i forgot to upgrade