Meteor Android with cordova

1 Like

if you’re on os x try add path to /etc/paths

this works for me

or you can append gradle bin to $PATH in ~/.zshrc ~/.bashrc etc

my os is windows, i don’t know what is the problem

maybe try add here?

what happend after you run gradle in CMD?
if not found try append gradle bin folder to Path

Hi @kheireddineazzez,

It seems like you don’t have gradle installed in your machine.
Make sure to install it. You can follow the instructions here: Gradle | Installation

1 Like