I encounter the same problem.
The root cause of mine is that one of the dependency @feathersjs/feathers does not work well with webpack. Remove it resolve the issue.
So maybe you can check your node modules and see if any module has a problem.
I encounter the same problem.
The root cause of mine is that one of the dependency @feathersjs/feathers does not work well with webpack. Remove it resolve the issue.
So maybe you can check your node modules and see if any module has a problem.