Closed pxky closed 1 month ago
Flamework doesn't support TypeScript's path aliases. You have to use the full path from your shared project root (I'm not sure exactly where this would be in multiplace projects, but it's probably your project directory)
full path works ✔️
passing any path into addPaths throws an error during compilation if using a multiplace setup