Skip to content

Conversation

mod3x
Copy link
Contributor

@mod3x mod3x commented Nov 13, 2021

Hey. I've updated some dependencies to fix #13. Thank you.

@mod3x
Copy link
Contributor Author

mod3x commented Nov 13, 2021

Also #12 not showing up 🙈

@sankarkumar23
Copy link

Still getting the below even after upgrade. Any insights?

image

@mod3x
Copy link
Contributor Author

mod3x commented Nov 17, 2021

Still getting the below even after upgrade. Any insights?

image

Hey. Looks like youre using a nodejs version that does not support a Nullish coalescing operator. To fix it upgrade nodejs to minimum version 14, nvm is the easieset way to do so imo

@mod3x
Copy link
Contributor Author

mod3x commented Nov 17, 2021

Also @glook looks like a good sign to fill the engines settings in package.json as nodejs 16 already becomes as LTS
>=14.0.0 || >=16.0.0 should work just fine

@mod3x mod3x changed the title chore: update webpack and react-refresh deps fix(build): update webpack and react-refresh deps Nov 17, 2021
@glook glook merged commit 4812e82 into glook:master Dec 13, 2021
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

Successfully merging this pull request may close these issues.

Got this issue when run this directly after install
3 participants