Unable to use Protractor webdriver-manager

前端 未结 6 1769
北恋
北恋 2021-02-07 06:55

I am trying to start protractor on my local Windows development machine. In an attempt to do so, I am trying to start it from the command-line using the following command:

6条回答
  •  失恋的感觉
    2021-02-07 07:39

    Deprecated version of node - it was problem on my pc.

    Just updated it downloading last version from https://nodejs.org/en/ and all works.

提交回复
热议问题