I have created a new project by using node
npm init -y
Installed cypress
npm install cypres --save-dev
Run cypress
npx cypress open
Cypress will open the Screen, but it will only load instead of showing my files
What should I do to resolve this issue?
Aucun commentaire:
Enregistrer un commentaire