umaar / learn-browser-testing

Repository for my upcoming course & workshop
https://learnbrowsertesting.com/
115 stars 8 forks source link

npx may not be the solution in Win10 #2

Open jensgro opened 4 years ago

jensgro commented 4 years ago

I have node 14.8-0 installed via nvm on Windows10 with WSL1. Strangely npx didn't work. AND: it downloaded puppeteer once more from the internet, not the node_modules.

npx-doesnt-work

Did I do something wrong?

umaar commented 4 years ago

Hey sorry you have to deal with this, I left a comment with a few different options to try if you get a chance

https://github.com/umaar/learn-browser-testing/issues/3#issuecomment-677501295