問題タブ [therubyracer]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
ruby-on-rails - バンドルの更新中に発生したエラー
プロジェクト フォルダー内のターミナルで bundle update を実行すると、エラーが発生し、Bundler を続行できません。これを解決し、バンドルの更新を正常に実行するにはどうすればよいですか?
マックOSX
端末出力:
私のGemfileのコード:
Gemfile.lock で:
ruby-on-rails - 初期化されていない定数 V8::JSError (NameError)
RoR アプリケーションを実行しようとすると、このエラーが発生しました。の後rails server
、次のエラーが表示されます。
初期化されていない定数 V8::JSError (NameError)
これは私の宝石ファイルです
誰もそれを修正する方法を知っていますか?