Merge branch 'stable-2.14' into stable-2.15
* stable-2.14: polygerrit: Add note in README about npm install Change-Id: Ic67ffc6699ee584d7e83d4af3f5acd2a18b737c2
This commit is contained in:
@@ -91,6 +91,9 @@ brew install npm
|
|||||||
sudo npm install -g web-component-tester
|
sudo npm install -g web-component-tester
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note: it may be necessary to add the options `--unsafe-perm=true --allow-root`
|
||||||
|
to the `npm install` command to avoid file permission errors.
|
||||||
|
|
||||||
Run all web tests:
|
Run all web tests:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Reference in New Issue
Block a user