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

Fix error on windows while trying to import nightwatch conf file. #43

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

garg3133
Copy link
Member

Fixes: #39

While requireing files, we should use the fsPath property of URI instead of path because path property contains wrongly formatted file path for Windows which results in an error: https://stackoverflow.com/a/76337375/9890886

@AutomatedTester AutomatedTester merged commit 07576f3 into main Feb 23, 2024
1 check passed
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.

Uncaught Errors
2 participants