This repository has been archived by the owner on May 21, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 617
app showing a white screen with a '1' #32
Labels
Comments
+1 |
Just had the same issue, you need to start it by running gulp from the project directory ( |
@jjoos That does work but it'd be nice to have a packaged application that can run by itself. |
Could you guys open the developer tools (cmd+shift+i) and tell me the error in the JavaScript console? |
well, I reinstalled the app with |
Closed
I'm still getting this, again OSX 10.10.5, when building the package |
Temporary workaround:
Ping me if this doesn't solve a problem. |
I've found the workaround. npm run package does not create compiled folder.
|
Thanks guys,@mzgnr's solution worked for me! |
👍 The README should be updated or the build process needs to handle running gulp |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I cloned the project, ran
npm run install-all
andnpm run package
and after install the app, this is what I seeI'm running OSX Yosemite 10.10.5 with npm 2.12.1
The text was updated successfully, but these errors were encountered: