Skip to content
New issue

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

Problem with yarn.lock #669

Closed
Ailrun opened this issue May 22, 2018 · 0 comments
Closed

Problem with yarn.lock #669

Ailrun opened this issue May 22, 2018 · 0 comments

Comments

@Ailrun
Copy link
Member

Ailrun commented May 22, 2018

  • emotion version: v9.1.3
  • react version: *

What you did: Run dtslint

What happened: dtslint cannot download [email protected]

Problem description:
When I run dtslint, it cannot download [email protected], or rather, it don't know there is 2.6, because of outdated yarn.lock.
I try dtslint after removing yarn.lock and reinstalling packages, and it works perfectly.

However, I don't know refreshing yarn.lock whether makes problems or not... If anybody know well about emotion dependency, please update yarn.lock.

Suggested solution: Update (or refresh) yarn.lock

Reference: microsoft/dtslint#112

@Ailrun Ailrun mentioned this issue May 25, 2018
2 tasks
emmatown pushed a commit that referenced this issue May 25, 2018
**What**: Resolves #669 

**Why**: Current yarn.lock blocks dtslint to download new TS versions.

**How**: Update package.json and yarn.lock

**Checklist**:
<!-- add "N/A" to the end of each line that's irrelevant to your changes -->
<!-- to check an item, place an "x" in the box like so: "- [x] Documentation" -->
- [N/A] Documentation
- [x] Tests
- [x] Code complete

Snapshots of babel-plugin-emotion are changed when I update `@babel` things to `7.0.0-beta.41` or higher. I cannot figure out why... Maybe [this PR](babel/babel#7417) is related with the problem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant