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

Unable to run dev server in windows local #8515

Closed
2 tasks
nihal467 opened this issue Sep 10, 2024 · 2 comments
Closed
2 tasks

Unable to run dev server in windows local #8515

nihal467 opened this issue Sep 10, 2024 · 2 comments

Comments

@nihal467
Copy link
Member

nihal467 commented Sep 10, 2024

Describe the bug

Follow-up: #8417
Due to the recent PR merged to check for supported browsers, we are unable to deploy the care_fe locally on a Windows PC

To Reproduce
Steps to reproduce the behavior:

  1. Enter the command " npm run supported-browsers " before running " npm run dev " in a Windows PC
  2. See error

Expected behavior

  • We should be able to deploy care_fe locally on all machines
  • Update the care_fe documentation to include the requirement of running supported-browser initially before deploying care_fe

Screenshots

image

@rithviknishad rithviknishad changed the title Unable to Deploy care_fe in windows local Unable to run dev server in windows local Sep 10, 2024
@github-project-automation github-project-automation bot moved this to Triage in Care Sep 10, 2024
@rithviknishad rithviknishad moved this from Triage to Up Next in Care Sep 10, 2024
@sainak
Copy link
Member

sainak commented Sep 10, 2024

Possible solution: convert the command to a utility script and use native javascript regex to achieve the same result

@bodhish
Copy link
Member

bodhish commented Sep 11, 2024

@nihal467 Use WSL for running the app.

@bodhish bodhish closed this as completed Sep 11, 2024
@github-project-automation github-project-automation bot moved this from Up Next to Done in Care Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants