Facing npm error on trying to install playwright in windows

Viewed 31

Facing below error on trying to install playwright in windows

enter image description here

Error :

'create-playwright' is not recognized as an internal or external command

Command used : npm init playwright@latest

npm -v 7.21.1

node -v 16.9.1

0 Answers
Related