-
Notifications
You must be signed in to change notification settings - Fork 229
Application doesn't start #1560
Comments
Bump. Having the same problem on the same OS. I tried to build from source, but that doesn't work either. |
My coworker and I have the same problem. I'd like to modify some styles for use in our Atlas Server, but this issue makes that pretty difficult. Opening the View -> Toggle Developer Tools to the Network tab, then View -> Reload shows a request to http://localhost:3000/ that never completes. |
I believe the issue is that it's not hitting the right Atlas Server IP. I was previously connected with Atlas Server which we disabled, and now want to connect with my personal Mapbox account. Is there a way to disconnect Atlas Server from Mapbox Studio if the program is not starting? |
Tried to run on my Windows 8 Desktop, here is the output K:\ElectSrc\mapbox-studio-classic-mb-pages>npm start
'.' is not recognized as an internal or external command, npm ERR! Windows_NT 6.1.7601 npm ERR! Please include the following file with any support request: K:\ElectSrc\mapbox-studio-classic-mb-pages>npm bugs mapbox-studio K:\ElectSrc\mapbox-studio-classic-mb-pages> |
@logindmartin the easiest way to get started on Windows is to download the installer package: |
This was solved when the hanging request I described above finally timed out and a new connect page appeared. So, in conclusion, just wait longer! |
I resolved mine (built from source) on Ubuntu and OSX by doing the following: First, installed nvm and switched to node version 0.10. |
Using OSX El Capitan 10.11.4, Mapbox Studio Classic shows a loading spinner then immediately gets stuck on a blank screen. Any ideas?
The text was updated successfully, but these errors were encountered: