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

Custom transformer fails to import when yarn-linking unrelated child #5852

Closed
felipeochoa opened this issue Mar 21, 2018 · 3 comments
Closed

Comments

@felipeochoa
Copy link
Contributor

This is a bug report.

When running jest in a package that has both a custom transform module and a dependency that has been linked in using yarn link, jest fails to load the transformer. If the transform module is installed in the repository that is linked, the problem disappears.

There were a couple of reports of this problem in kulshekhar/ts-jest#424, but it appears the problem is with jest.

This seems related to #5085, but the test case reproduces with jest 23.0.0-alpha.1, which I think includes that PR already, so I think this is a different issue.

I've created a small reproduction repo here.

@felipeochoa felipeochoa changed the title Custom transfer fails to import when yarn-linking unrelated child Custom transformer fails to import when yarn-linking unrelated child Mar 21, 2018
@github-actions
Copy link

This issue is stale because it has been open for 1 year with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Feb 25, 2022
@github-actions
Copy link

This issue was closed because it has been stalled for 7 days with no activity. Please open a new issue if the issue is still relevant, linking to this one.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 27, 2022
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

2 participants