UpliftGames / wally

Wally is a modern package manager for Roblox projects inspired by Cargo
https://wally.run
Mozilla Public License 2.0
317 stars 102 forks source link

Error loading packages on the client #185

Open ala89 opened 3 months ago

ala89 commented 3 months ago

Sometimes, on the client side, this line return require(script.Parent._Index["evaera_promise@4.0.0"]["promise"]) will error because whatsoever instance in this path ins't loaded yet. Consider using WaitForChild instead of direct child indexing.