Windows Meteor Cordova android

How i can use cordova with meteor to create android app
?

i’am using windows i have followed all the steps !!

i have always this problem : " is not recognized as an internal or external command,\r\n" +
‘operable program or batch file.’,** "

Is that the start of the error in the stack trace?

I am not familiar with the error. Other developers might be able to help

1 Like

same issue here on windows

Wait I solved this! just go into your meteor project root,
ROOT.meteor\local\cordova-build\platforms\android\cordova

and rename version to version.js

then run your build command again.

1 Like