The issue was caused by invalid dependencies in package.json that created conflicts during the Docker build process. Fix:
package.json
Remove the invalid dependency from package.json
Clean all cache and node_modules
Rebuild Docker containers without cache