It looks like there’s an issue with your gem installation. Try running bundle install separately to see the full error message. It might be related to missing dependencies or libraries on your system.
Make sure you have the necessary development tools installed, like build-essential on Linux or Xcode on macOS. If the problem persists, consider checking the specific gem that’s failing to build and install its dependencies manually