cypress-docker-images icon indicating copy to clipboard operation
cypress-docker-images copied to clipboard

make sure one can load Cypress NPM module

Open bahmutov opened this issue 4 years ago • 0 comments

Seems when using globally installed Cypress in cypress/included images, we cannot simply do require('cypress') since the global node modules is installed in the unexpected location

bahmutov avatar Jan 08 '21 14:01 bahmutov