You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! Currently, the wally version of Fusion doesn't work with typechecking. All of the types like Fusion.Scope or Fusion.Child (not the special key, the type) aren't being recognized by wally.
I'm not sure if it is possible since this is caused by wally's require file. Maybe it's time to switch to pesde for 0.4.0 (since pesde support types in it's require file) 👀
The text was updated successfully, but these errors were encountered:
In general I don't feel confident in any of the Luau package managers right now. I personally strongly lean towards dropping Wally, but do not feel strongly about adopting pesde.
Until Luau Package Manager comes along, I would personally prefer to adopt a package-manager-agnostic approach, where perhaps we could just provide a plain bundle of files that can be easily uploaded to any package manager the community wants to adopt.
I understand. I feel like Roblox should add API endpoints to manage package links and to retrieve data from package links so you can perhaps even use package links in VSCode. Thank you for providing Fusion for free. I wish you a great day 👋
Since pesde already supports wally packages, waiting for the official luau package manager and dropping the wally after would be the best choice for now
Hello! Currently, the wally version of Fusion doesn't work with typechecking. All of the types like Fusion.Scope or Fusion.Child (not the special key, the type) aren't being recognized by wally.
I'm not sure if it is possible since this is caused by wally's require file. Maybe it's time to switch to pesde for 0.4.0 (since pesde support types in it's require file) 👀
The text was updated successfully, but these errors were encountered: