I'm trying to move my Sencha development to a mac which is not where I normally deploy from. This is adding some web server challenges. I figured it's user the built in web server with CMD. I'm not sure if I did something wrong but here are my steps.
1. create SA31 project
2. build (no errors)
3. find base directory and run sencha app watch
I get this:
Sencha Cmd v5.0.1.231
[INF] Processing Build Descriptor : default
[WRN] The application was last modified by a newer version of Sencha Cmd (5.0.2.250), current is 5.0.1.231. Please install a newer Sencha Cmd version comptible with 5.0.2.250.
Then, when I run Sencha Upgrade I get
retinaivy:EmailTopics peterkellner99$ sencha upgrade
Sencha Cmd v5.0.1.231
[INF] Determining the latest version of Sencha Cmd
[INF] The latest version of Sencha Cmd is 5.0.1.231
[INF] Sencha Cmd 5.0.1.231 is this version.
my thinking was this would give me a web server.