Closed tomoh1r closed 3 months ago
HI, I use windows native and I could npm install with prebuild not work on windows problems. I'd like to fix it with use mkdirp/rimraf that corss platform tools. How about use that.
> & npm i > & npx sirv e2e/public --port 3000 > & si -Path Env:\BASE_URL -Value "http://localhost:3000" > & npx testcafe edge:headless e2e/cases -s path=e2e/screens --take-snapshot
It could run windows and WSL2 (CentOS Stream release 9, node 22.0.0, npm 10.5.1)
Description
HI, I use windows native and I could npm install with prebuild not work on windows problems. I'd like to fix it with use mkdirp/rimraf that corss platform tools. How about use that.
Type of change
How Has This Been Tested?
Test Configuration:
It could run windows and WSL2 (CentOS Stream release 9, node 22.0.0, npm 10.5.1)
Checklist: