Skip to content
This repository was archived by the owner on Feb 25, 2022. It is now read-only.

Error "./gradlew ENOENT" on windows when running nx android-build #34

Closed
FHourmy opened this issue Jan 14, 2021 · 0 comments · Fixed by #53
Closed

Error "./gradlew ENOENT" on windows when running nx android-build #34

FHourmy opened this issue Jan 14, 2021 · 0 comments · Fixed by #53
Labels
bug Something isn't working

Comments

@FHourmy
Copy link

FHourmy commented Jan 14, 2021

Hi,

I'm trying out the library on windows, and when i try to build the app after following the getting started i get an error "spawn ./gradlew ENOENT"

inspired by this issue #8 i was able to bandaid the issue by replacing "./gradlew" with "gradlew.bat" in the spawn command of the function runCliBuild

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants