Add platform to ruby application
Error:
bundle stderr: Your bundle only supports platforms ["x86_64-darwin-20"] but your local platform is x86_64-linux. Add the current platform to the lockfile with `bundle lock
Fix:
bundle lock --add-platform x86_64-linux
AI Summary
Chrome On-device AI
2024-10-04 21:56:37
Share Article