You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to Cypress and trying to run your example in order to work with Cypress-cucumber-typescript. I use IntelliJ Ultimate and configured/installed cucumber.js and cypress-cucumber-preprocessor.
When running 'cypress open' from node-module/.bin I get this
cypress-cucumber-preprocessor
Error: ENOTDIR invalid cwd /Users/radomj/cypress-cucumber-typescript-example-master/node_modules/.bin/cypress/integration
at Glob._readdirError (/Users/radomj/Library/Caches/Cypress/5.6.0/Cypress.app/Contents/Resources/app/packages/server/node_modules/glob/glob.js:592:21)
at /Users/radomj/Library/Caches/Cypress/5.6.0/Cypress.app/Contents/Resources/app/packages/server/node_modules/glob/glob.js:553:12
at go$readdir$cb (/Users/radomj/Library/Caches/Cypress/5.6.0/Cypress.app/Contents/Resources/app/packages/server/node_modules/graceful-fs/graceful-fs.js:162:14)
at FSReqCallback.oncomplete (fs.js:159:23)
Please, help
Thanks in advance
Jeff
The text was updated successfully, but these errors were encountered:
Hello,
I'm new to Cypress and trying to run your example in order to work with Cypress-cucumber-typescript. I use IntelliJ Ultimate and configured/installed cucumber.js and cypress-cucumber-preprocessor.
When running 'cypress open' from node-module/.bin I get this
cypress-cucumber-preprocessor
Message: ENOTDIR invalid cwd /Users/radomj/cypress-cucumber-typescript-example-master/node_modules/.bin/cypress/integration
Stack trace:
Please, help
Thanks in advance
Jeff
The text was updated successfully, but these errors were encountered: