Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find name 'cy' #5

Open
Canuckaholic opened this issue Mar 23, 2021 · 2 comments
Open

Cannot find name 'cy' #5

Canuckaholic opened this issue Mar 23, 2021 · 2 comments

Comments

@Canuckaholic
Copy link

I've cloned the repo and followed the instructions, but for any command that I try to run I get an error similar to

cypress/integration/about.spec.ts(4,5): error TS2304: Cannot find name 'cy'.
@luixaviles
Copy link
Owner

It was a tsconfig.json file issue.
It's fixed now and I added instructions to run E2E tests on the README file.

@kappa-london
Copy link

Hi, how can I run & watch -> i noticed that changes only work when i use : npm run start:build <- however this is not watching any changes.
Kind regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants