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

Node 13.11.0 'No "exports" main resolved in' @babel/helper-compilation-targets/package.json #630

Closed
JustFly1984 opened this issue Mar 20, 2020 · 3 comments
Labels
scope: upstream Issue in upstream dependency

Comments

@JustFly1984
Copy link

Current Behavior

Screenshot 2020-03-20 15 14 08

Expected behavior

no build errors

Additional context

@react-google-maps/api @react-google-maps/marker-clusterer @react-google-maps/infobox packages affected, rolling back to 0.12.3

Your environment

Software Version(s)
TSDX 0.13.0
TypeScript 3.8.3
Browser
npm/Yarn 1.22.4
Node 13.11.0
Operating System MacOSX
@JustFly1984
Copy link
Author

ups, this is node 13.9 issue: babel/babel#11216

@JustFly1984
Copy link
Author

nodejs/node#32107

@agilgur5 agilgur5 changed the title Error on build after updating to 0.13.0 from 0.12.3 No "exports" main resolved in @babel/helper-compilation-targets/package.json Mar 20, 2020
@agilgur5 agilgur5 added the scope: upstream Issue in upstream dependency label Mar 20, 2020
@agilgur5
Copy link
Collaborator

Ok, was gonna say I've never seen that error before and no Babel deps were updated this release 😅

Seems like this happens if you have some Node 13.x and Babel 7.8.3 because of churn on conditional exports

@agilgur5 agilgur5 changed the title No "exports" main resolved in @babel/helper-compilation-targets/package.json 'No "exports" main resolved in' @babel/helper-compilation-targets/package.json Jul 29, 2020
@agilgur5 agilgur5 changed the title 'No "exports" main resolved in' @babel/helper-compilation-targets/package.json Node 13.11.0 'No "exports" main resolved in' @babel/helper-compilation-targets/package.json Oct 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: upstream Issue in upstream dependency
Projects
None yet
Development

No branches or pull requests

2 participants