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
19:13:05.357 Scheduler is not a valid member of Folder "ReplicatedStorage.react-lua" - Studio
19:13:05.357 Stack Begin - Studio
19:13:05.357 Script 'ReplicatedStorage.react-lua.ReactReconciler.ReactInternalTypes', Line 106 - Studio
19:13:05.357 Stack End - Studio
When I directly add in the .rbxm file from the releases section of this github, this errors.
Why?
Because on that .rbxm file, the Scheduler ModuleScript is named scheduler instead of Scheduler. It's lowercase. Next release, please make sure to not make the same mistake, even though this is really easy to fix.