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

Chrome browser application not found on MacOS High Sierra #20

Open
chkania opened this issue Nov 29, 2017 · 3 comments
Open

Chrome browser application not found on MacOS High Sierra #20

chkania opened this issue Nov 29, 2017 · 3 comments

Comments

@chkania
Copy link

chkania commented Nov 29, 2017

I have downloaded the current version of present and performed the setup steps as decscribed.
When I run present I get the following error message:
line 66: /Applications/Google: No such file or directory
Google Chrome is installed version 62.0.3202.94

@anantshri
Copy link
Owner

A quick check could be to try running it in headless mode.

so

$ present headless

should start a python server on

http://localhost:9099/

you can then navigate to the URL.

Ideally this should not have happened however i would have to take a timeout on this one for atleast a week as other real life priorities wont let me look at it again till 15th Dec.

@chkania
Copy link
Author

chkania commented Dec 11, 2017

$ present headleas
works.
Potentially the script has issues with spaces in the path?
The correct path to google chrome with default installation is /Applications/Google Chrome.app

@chkania
Copy link
Author

chkania commented Dec 11, 2017

It is the same issue for printing:

$ present print
Present : Reveal.js Workflow Automation
Created by: Anant Shrivastava
/Users/christoph/Applications/present: line 223: /Applications/Google: No such file or directory
Thanks for using present service

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

No branches or pull requests

2 participants