Skip to content

Handling opening Google Chrome browsers on different platforms #143

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

Open
wants to merge 1 commit into
base: Webpack5-Common
Choose a base branch
from

Conversation

nnld
Copy link

@nnld nnld commented Apr 10, 2025

This is to fix the issue in that "yarn start" in Aus repo and DDF-UI repo fails to start up Chrome browser instance on Linux (and possibly Windows) due to the Chrome browser is named differently across platforms.

To hero locally:

  1. Update package.json for Aus repo:
    "devDependencies": {
    "@connexta/ace": "file:<local_git_root_for_ace>",
  2. Run "yarn install" and "yarn build" at ui/packages/intrigue.
  3. Run "yarn start"

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

Successfully merging this pull request may close these issues.

3 participants