exp buid:android or exp build:ios not responding

Im new in expo and im trying to build my first apk using exp. when i run exp build:android nothing happen. no error, no response. i try exp build:status but still no response?

here’s a sample screensot:

Hey @zeegreatness,

Hmm. This seems odd as it looks like exp start is working for you. Two suggestions I would recommend:

  1. Make sure your running the latest version of exp by running npm i -g exp and see if it works

  2. Try the expo cli and run expo build:android Announcing Expo Dev Tools (beta). The features of a command line tool… | by Jimmy Lee | Exposition

Cheers,

Adam

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.