You could consider using virtrual box to run it with another OS. Apart from that I unfortunately have no clues/ideas on how to fix your problem .
Hey, thanks for the suggestion and for taking the time to consider the issue i’m having. Virtual Box looks like it could work, might resolve some issues and add some other benefits!
@dobbel thanks!!
yes the output is mixed up…
but my backend server is very simple and only mentions ones that it is running…
for this easy thing its working fine 🙂
I spent hours on this error changing node and quasar versions etc. I always used yarn and never this error until now.
For me @bigzhu 's suggestion worked - simply removing .babelrc which I believe should never have been there.
I think I was reusing a previous project dir after clearing it out first with rm -rf * which I now know doesn’t include .hidden files!