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

fix: Use relative paths in exports field #168

Merged
merged 10 commits into from
Mar 24, 2020
Merged

fix: Use relative paths in exports field #168

merged 10 commits into from
Mar 24, 2020

Conversation

eps1lon
Copy link
Owner

@eps1lon eps1lon commented Mar 24, 2020

Closes #167

@changeset-bot
Copy link

changeset-bot bot commented Mar 24, 2020

🦋 Changeset is good to go

Latest commit: 4f2f57b

We got this.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@eps1lon eps1lon marked this pull request as ready for review March 24, 2020 13:59
@eps1lon eps1lon added the bug Something isn't working label Mar 24, 2020
@eps1lon eps1lon merged commit b421d9e into master Mar 24, 2020
@eps1lon eps1lon deleted the fix/exports branch March 24, 2020 14:04
@github-actions github-actions bot mentioned this pull request Mar 24, 2020
@jamiebuilds
Copy link

I'm now seeing this error:

Error: No valid exports main found for '/../node_modules/dom-accessibility-api'

I'm running ava+ts-node+react-testing-library to get here.

@eps1lon
Copy link
Owner Author

eps1lon commented Apr 3, 2020

What node version are you using? A repro would help a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in exports definition in package.json
2 participants