We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
yarn add @guardian/eslint-config-typescript
Describe the bug
Attempting yarn add -D @guardian/eslint-config-typescript to elements-manager results in the following error:
yarn add -D @guardian/eslint-config-typescript
could not find a copy of typescript to link in
The same error was also encountered by @kenoir: guardian/security-hq#755 (comment)
These links might be relevant: yarnpkg/yarn#6285 yarnpkg/yarn#6285 (comment)
Downgrading to v2.0.0 fixes the problem.
To Reproduce
@guardian/eslint-config-typescript
Expected behavior
The latest version should install without error
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Attempting
yarn add -D @guardian/eslint-config-typescript
to elements-manager results in the following error:could not find a copy of typescript to link in
The same error was also encountered by @kenoir: guardian/security-hq#755 (comment)
These links might be relevant:
yarnpkg/yarn#6285
yarnpkg/yarn#6285 (comment)
Downgrading to v2.0.0 fixes the problem.
To Reproduce
@guardian/eslint-config-typescript
yarn add -D @guardian/eslint-config-typescript
to add the latest versioncould not find a copy of typescript to link in
Expected behavior
The latest version should install without error
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: