Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Run yarn upgrade #30

Merged
merged 1 commit into from
Aug 25, 2020
Merged

Run yarn upgrade #30

merged 1 commit into from
Aug 25, 2020

Conversation

vfonic
Copy link
Contributor

@vfonic vfonic commented Aug 24, 2020

I was getting this error:

Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: Cannot find module '@babel/compat-data/corejs3-shipped-proposals'

...and the output JS was not being created correctly so the app wasn't loading.

I found this issue which could be related: Errors from conditional exports after upgraded to Node 13.13 nodejs/node#32852

Once I ran yarn upgrade, I was able to successfully start the app.

@inoda inoda merged commit eec78af into inoda:master Aug 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants