#Unable to compile admin-ui 1.20.6 yarn - babel error
17 messages · Page 1 of 1 (latest)
Hmm I have also upgrade do 1.20.6 and I am unable to start yarn dev
Which is failling on webpack build
Good to know i'm not the only one with the issue
Let me know if you find a solution
@winged cradle I think I might have found the issue
try to run
yarn upgrade --latest
I am already on latest
this fixed my issue, upgrading the packages
seems like the ones that come with the project are "not good"
@winged cradle do you get your errors during build or only on the webpage?
Both
Anyone has any idea?
Hello, I have the same errors after cloning the admin-ui, updating the packages and running "npm run dev", exactly the same error as seen in the image.
Did you find any solution that you can share?