質問するログイン新規登録

質問編集履歴

1

タイトルとリンクを修正しました

2022/01/09 09:23

投稿

ranerane0101
ranerane0101

スコア70

title CHANGED
@@ -1,1 +1,1 @@
1
- RailsDocker環境構築でThe engine "node" is incompatible with this module.
1
+ Rails環境構築でThe engine "node" is incompatible with this module.
body CHANGED
@@ -3,7 +3,7 @@
3
3
  error Found incompatible module.
4
4
  ```
5
5
 
6
- エラーは上記で[リンク内容](http://https://choppydays.com/node-js-yarn-the-engine-node-is-incompatible-with-this-module/)ここのサイトが解決策で当てはまることは調べられたのですが、このサイトでの環境が恐らくDockerではなくどう自分の環境に即してこのサイトを解釈したらいいのか分かりません。
6
+ エラーは上記で[リンク内容](https://choppydays.com/node-js-yarn-the-engine-node-is-incompatible-with-this-module/)ここのサイトが解決策で当てはまることは調べられたのですが、このサイトでの環境が恐らくDockerではなくどう自分の環境に即してこのサイトを解釈したらいいのか分かりません。
7
7
 
8
8
  具体的には
9
9