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
Create a new nx workspace with npx create-nx-workspace with the following options
Which stack do you want to use? React
What framework would you like to use? Expo
Enable distributed caching to make your CI faster No
[PRE_INSTALL_HOOK] Usage Error: The nearest package directory (/private/var/folders/b9/kgxfsw_x2bgcwv6w3ffdrp7r0000gn/T/eas-build-local-nodejs/0207f37a-8b80-41af-8fe4-842e56d3ce03/build/apps/eastestapp) doesn't seem to be part of the project declared in /private/var/folders/b9/kgxfsw_x2bgcwv6w3ffdrp7r0000gn/T/eas-build-local-nodejs/0207f37a-8b80-41af-8fe4-842e56d3ce03/build.[PRE_INSTALL_HOOK] [PRE_INSTALL_HOOK] - If /private/var/folders/b9/kgxfsw_x2bgcwv6w3ffdrp7r0000gn/T/eas-build-local-nodejs/0207f37a-8b80-41af-8fe4-842e56d3ce03/build isn't intended to be a project, remove any yarn.lock and/or package.json file there.
[PRE_INSTALL_HOOK] - If /private/var/folders/b9/kgxfsw_x2bgcwv6w3ffdrp7r0000gn/T/eas-build-local-nodejs/0207f37a-8b80-41af-8fe4-842e56d3ce03/build is intended to be a project, it might be that you forgot to list apps/eastestapp in its workspace configuration.
[PRE_INSTALL_HOOK] - Finally, if /private/var/folders/b9/kgxfsw_x2bgcwv6w3ffdrp7r0000gn/T/eas-build-local-nodejs/0207f37a-8b80-41af-8fe4-842e56d3ce03/build is fine and you intend apps/eastestapp to be treated as a completely separate project (not even a workspace), create an empty yarn.lock file in it.
Package Manager Version
No response
Operating System
macOS
Linux
Windows
Other (Please specify)
Additional Information
No response
The text was updated successfully, but these errors were encountered:
@davesimtech
i cloned your repo and i can build locally.
could you run nx install eastestapp --check to see if you got any package you need to update? i ran the command and upgrade react-native, expo-dev-client and @types/react.
also, for this command, just make sure you run it at the workspace root rather than project root.
This issue has been automatically marked as stale because it hasn't had any activity for 6 months.
Many things may have changed within this time. The issue may have already been fixed or it may not be relevant anymore.
If at this point, this is still an issue, please respond with updated information.
It will be closed in 21 days if no further activity occurs.
Thanks for being a part of the Nx community! 🙏
Current Behavior
EAS build succeeds when they are sent to Expo, however when adding the --local flag the build fails
Expected Behavior
EAS local build succeeds
GitHub Repo
https://github.com/davesimtech/eastest/tree/main
Steps to Reproduce
Which stack do you want to use? React
What framework would you like to use? Expo
Enable distributed caching to make your CI faster No
Nx Report
Failure Logs
Package Manager Version
No response
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: