For some this might be obvious. but yeah.I have been having this issue with Laravel-mix 4 and +. Since the update, for some reason I couldn't get it to run. It always gave me - cannot find module 'brace-expansion' error. I was stuck with v3 for a long time; it seems like no one else was having this issue online but me. I have rolled back, and tried with all different versions of nodejs but they all gave me the same error. What drove me crazy was, I couldn't replicate this issue which this project on other machines.Today I remembered using brew to install node on this machine - also using nvmmy current node is installed with an installer and I'm using n to change node versions.Once I removed the brew installed version and rebuild my project, it worked.:)
Submitted December 02, 2019 at 02:58PM by whoiskjl
No comments:
Post a Comment