angular-docs-cn/integration/injectable-def
George Kalpakas a4c00c2148 build: upgrade `webdriver-manager` to v12.1.8 (#40756)
ChromeDriver now supports Apple Silicon ARM processors.
`webdriver-manager` versions 12.1.7 and earlier will, however,
incorrectly download the arm64 ChromeDriver regardless of the
system's architecture. This results in failure to run Protractor tests
on macOS with the error: `spawn Unknown system error -86`

This commit fixes the problem by upgrading `webdriver-manager` to
version 12.1.8, which includes a fix.
See also https://stackoverflow.com/questions/65618558.

PR Close #40756
2021-02-17 06:52:31 -08:00
..
src feat: tree-shakeable providers API updates (#22655) 2018-03-13 09:28:05 -07:00
package.json build: ensure integration projects use root `webdriver-manager` (#40756) 2021-02-17 06:52:31 -08:00
test.sh feat: change @Injectable() to support tree-shakeable tokens (#22005) 2018-02-12 14:34:59 -08:00
tsconfig-app.json feat: make the Ivy compiler the default for ngc (#32219) 2019-08-20 16:41:08 -07:00
tsconfig-lib1.json feat: make the Ivy compiler the default for ngc (#32219) 2019-08-20 16:41:08 -07:00
tsconfig-lib2.json feat: make the Ivy compiler the default for ngc (#32219) 2019-08-20 16:41:08 -07:00
yarn.lock build: upgrade `webdriver-manager` to v12.1.8 (#40756) 2021-02-17 06:52:31 -08:00