Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

CI failures on RC and Next for TypeScript 3.5.0 #4745

Closed
JoshuaKGoldberg opened this issue May 25, 2019 · 2 comments
Closed

CI failures on RC and Next for TypeScript 3.5.0 #4745

JoshuaKGoldberg opened this issue May 25, 2019 · 2 comments

Comments

@JoshuaKGoldberg
Copy link
Contributor

Example Circle builds:

https://circleci.com/gh/JoshuaKGoldberg/tslint/1472
https://circleci.com/gh/JoshuaKGoldberg/tslint/1468

@ryanelian
Copy link

I am also experiencing this bug. It also affects tsutils used by tslint unfortunately.

npm WARN tslint@5.16.0 requires a peer of typescript@>=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >=3.0.0-dev || >= 3.1.0-dev || >= 3.2.0-dev but none is installed. You must install peer dependencies yourself.
npm WARN tsutils@2.29.0 requires a peer of typescript@>=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >= 3.0.0-dev || >= 3.1.0-dev but none is installed. You must install peer dependencies yourself.
=> Found "tsutils@2.29.0"
info Reasons this module exists
   - "tslint" depends on it

@adidahiya
Copy link
Contributor

Fixed by #4751

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants