Upgrade Bud from 5.8.7 to 6.2.0 show error "ModuleNotFoundError: Module not found: Error: Can't resolve '../node_modules/babel-loader/lib/index.js"

I have a space in a parent directory name which I can’t change because it contains about 60 other websites.

The solution was to create a new parent folder with the space written as “%20” and place a symbolic link in there to my original project folder, as suggested here: Error: Module not found on paths with a space in them