bahmutov / bahmutov/cypress-markdown-preprocessor
Error when used in Windows
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
I cloned the repo https://github.com/bahmutov/cypress-markdown-preprocessor to a local folder (“D:\Projects\kb”) and ran “npm install”.
When I try to start the Cypress application (“npm run cypress:open”) I get this error message:
“Can't walk dependency graph: Cannot find module 'D:Projectskbcypress-markdown-preprocessor’”.
t looks like the Windows path separator character is not recognized.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failure on Windows by running npm install and npm run cypress:open from a path such as D:\Projects\kb. Start at the npm cypress:open entry point and trace how the Cypress Markdown preprocessor receives the project path; done means Windows separators remain valid and Cypress starts without the dependency-graph error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100