You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Shakapacker version mismatch in react_on_rails_pro
Update Shakapacker from 8.0.0 to 9.1.0 in:
- react_on_rails_pro/Gemfile.development_dependencies
- react_on_rails_pro/spec/execjs-compatible-dummy/package.json
This fixes the version mismatch error in CI where the gem was 8.0.0
but the node package was detected as 9.1.0.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments