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.
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.