Code Monkey home page Code Monkey logo

Comments (9)

kdawgwilk avatar kdawgwilk commented on May 22, 2024

Also after running ember electron:package --platform darwin and trying to launch app I get this

screen shot 2016-04-07 at 11 56 55 pm

from ember-electron.

felixrieseberg avatar felixrieseberg commented on May 22, 2024

Thanks for reporting! I'ts a bit hard to see because of the whiteouts, but is there a comma in the app name? I'd assume that the trouble is that the app and the generator disagree over where the app is located. To fix:

  • In package.json, ensure that all names are filesystem-compliant (ideally: A-Z;0-9)
  • Check your filesystem, especially electron-builds. Where is the app?

from ember-electron.

felixrieseberg avatar felixrieseberg commented on May 22, 2024

Oh, and if you changed your app's name, you should probably run ember g ember-electron again.

from ember-electron.

kdawgwilk avatar kdawgwilk commented on May 22, 2024

Yeah sorry about the white out 😁 those are actually the letter y and the name is made up of just letters and - ? Any other ideas?

from ember-electron.

felixrieseberg avatar felixrieseberg commented on May 22, 2024

It's definitely the app name - or, if you're sure that the files are there on disk, you might have an error in that file that keeps it from being successfully exported.

from ember-electron.

kdawgwilk avatar kdawgwilk commented on May 22, 2024

Which file would have the error? electron.js?

from ember-electron.

SSS2557 avatar SSS2557 commented on May 22, 2024

for me, with the same versions and OS, the electron app is just shown in the dock but no app window pops up :(

No errors too. I tried packaging it and opening the executable but still the same.

And to add to this information, the tests ember electron:test work just fine. Just not the app itself

Update: I forgot I was pointing to some express-server accommodating code. I probably need to re-try

from ember-electron.

kdawgwilk avatar kdawgwilk commented on May 22, 2024

I also was able to run the tests fine not sure why one would run and the other not

from ember-electron.

anulman avatar anulman commented on May 22, 2024

Closing due to age; please do reopen if this is still an issue 😄

from ember-electron.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.