rbxts-flamework / core

Flamework is an extensible game framework. It requires typescript and offers many useful features.
MIT License
112 stars 8 forks source link

MacroManager could not find method for Vector2.idiv #105

Closed zsigsza closed 6 months ago

zsigsza commented 6 months ago
error TS roblox-ts: MacroManager could not find method for Vector2.idiv
You may need to update your @rbxts/compiler-types!

This error happens when compiling, even on a brand new project using the flamework template on the website, and I tried to update @rbxts/compiler-types but it was the latest release.

might be the problem OS: Ubuntu 24.04 LTS

zsigsza commented 6 months ago

npm update did the trick!