mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Try removing the conflicting package before install/update
This commit is contained in:
@@ -8,6 +8,8 @@ node_js:
|
||||
sudo: false
|
||||
|
||||
install:
|
||||
- npm uninstall typescript
|
||||
- npm uninstall tslint
|
||||
- npm install
|
||||
- npm update
|
||||
|
||||
|
||||
Reference in New Issue
Block a user