Taiko: It unsupport 12.x version for node?

Created on 10 Sep 2019  路  5Comments  路  Source: getgauge/taiko

Most helpful comment

@ariesZhou Can you try installing taiko without using the sudo command?

All 5 comments

image
I am not very familiar with node.

@ariesZhou Can you try installing taiko without using the sudo command?

It will prompt that there is no permission.
I was already install success by this :
sudo env TAIKO_SKIP... true npm install -g taiko
,but I don't know set the browser path in which config.

@ariesZhou When you are using installing taiko globally with sudo, you have to pass --unsafe-perm to npm.
Can you please try running sudo npm install-test -g taiko --unsafe-perm and see if it helps?

@ariesZhou When you are using installing taiko globally with sudo, you have to pass --unsafe-perm to npm.
Can you please try running sudo npm install-test -g taiko --unsafe-perm and see if it helps?

superb~! it ok , tks.

Was this page helpful?
0 / 5 - 0 ratings