Startup.bat file not launching WAB on my Mac...

2025
1
10-22-2015 05:12 AM
StephNelson1
New Contributor

I have installed Nodejs on my Mac (along with the WAB dev edition download). When I double click on the startup.bat file, nothing happens other than it opening in Sublime editor window. I've reinstalled Nodejs several times, to no avail. What am I missing here?

0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

Steph,

   The WAB help site give specifics for launching on platforms other than windows:

On other platforms, open the Command Prompt window, cd to the /server directory of the Web AppBuilder installation, and type node server.js. Once Node.js runs, start Web AppBuilder in the browser with http://[yourmachinename]:3344/webappbuilder. If the browser is closed, you can reopen Web AppBuilder in the same—or a different—browser as long as Node.js is running in the Command Prompt window.

Get started—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers