Move typescript install above fried-twnkie
I think this may be part of the confusion for unmet peer dependencies. Typescript has to be installed before fried-twinkie. Bug: Issue 7630 Change-Id: I1b200543d47a7ca8292bb7ab9e25c30daef6f363
This commit is contained in:
@@ -31,9 +31,9 @@ sudo npm install -g \
|
||||
eslint \
|
||||
eslint-config-google \
|
||||
eslint-plugin-html \
|
||||
typescript \
|
||||
fried-twinkie \
|
||||
polylint \
|
||||
typescript \
|
||||
web-component-tester
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user