I have just updated my Arrow fork to the latest `m...
# arrow
l
I have just updated my Arrow fork to the latest
main
and when I try to build
arrow-libs
I get the error:
Copy code
Project directory '/Users/lukasz/projects/arrow/arrow-libs' is not part of the build defined by settings file '/Users/lukasz/projects/arrow/settings.gradle.kts'. If this is an unrelated build, it must have its own settings file.
t
Hi, I think there are some changes on project structure, so you need to build from root folder (arrow).
l
Yes, looks like this works! Thank you for your help! 🙏 Probably would be a good idea to update CONTRIBUTING.md
👍 1