You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have this error when I try to prepare, build or run : Processing node_modules failed. TypeError: Path must be a string. Received undefined
I don't know where it comes from. I read on the internet that I may be caused by the version 6 of Node. As I was using 5.5.0, I thought I just had to down-grade, so I'm now in 4.4.5 but I still have this... strange error.