Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to open the "Welcome to Meteor!" app as Desktop app? #6

Open
kafechew opened this issue Mar 5, 2015 · 1 comment
Open

How to open the "Welcome to Meteor!" app as Desktop app? #6

kafechew opened this issue Mar 5, 2015 · 1 comment

Comments

@kafechew
Copy link

kafechew commented Mar 5, 2015

I went to the process as the readme:

  • localhost:3000 worked
  • done ./script/run.sh

My current progress:

screen shot 2015-03-05 at 10 16 46 am

But, I still have not idea how to open the "Welcome to Meteor!" app with Atom (without Browser with localhost:3000)

Update 1:

Trying this command

   /Users/KafeChew/meteor-desktop-app/cache/atom-shell/Atom.app/Contents/MacOS/Atom /Users/KafeChew/meteor-desktop-app/meteor/.meteor

Result:

Error Opening App
The app provided is not a valid atom-shell app

screen shot 2015-03-05 at 10 36 48 am

Maybe I don't know what is the meaning of "path-to-your-app" or something else?

Can you help? Thanks.

@fix
Copy link
Member

fix commented Mar 6, 2015

Normally, run.sh should popup the atom shell.

Looking at your error, i think you cancelled the script while it was downloading the atom shell.
Please remove the cache directory and rerun the script, taking care of not cancelling before the atom shell pops up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants