Closed layanto closed 2 years ago
Looks like not working on Windows. But working on Windows with WSL (Windows Subsystem Linux). With Ubuntu WSL, both npm run test and npm run test:open work as expected. Windows: Ubuntu WSL:
I didn't test peeky on Windows yet 🐈 (Ofc it had to not work on Windows 🤦 )
Hey, we also have the following error on windows:
(without WSL) Thanks for your help!
The build and execute pipeline has been completely reworked with Vite. Please try again and let me know if the issue is still present.
Hi @Akryum! (@flicker71 is one of my student, I told him to leave you this message 😉)
Thanks for your efficiency! Could you tag a release so we can test on windows computers?
Done, 0.6.0 available
@flicker71 could you please update your dependencies (yarn upgrade @peeky/cli --latest
) and tell us if yarn test
is working on your computer?
Thanks!
still got this error after yarn upgrade @peeky/cli -latest
"peeky run" now works, but "peeky open" still doesn't work for me on Windows.
"peeky open" works with latest peeky release.
Following getting started (https://peeky.netlify.app/guide/#our-first-test), I am getting Cannot find module
Note that the spec file is in c:\Projects\peeky\src\example.spec.js, there is no test-gOdPlmAKc.js file.