Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nodeのバージョンによるビルドエラー #1

Closed
CCamelon opened this issue Feb 15, 2025 · 3 comments
Closed

nodeのバージョンによるビルドエラー #1

CCamelon opened this issue Feb 15, 2025 · 3 comments

Comments

@CCamelon
Copy link

素晴らしいリポジトリをありがとう。勉強に使わせてください。

2025年2月16日では、Dockerfileのnodeのバージョンが
現状だとビルド失敗するようです。

latestに変更したら成功しました。まだ見てたらPRお願いします。

@kawana77b
Copy link
Owner

kawana77b commented Feb 16, 2025

ありがとうございます!

申し訳ありませんが、現象を再現できませんでした。私の環境では問題なくビルドできるようです。
ご使用の環境と事象発生時のエラーログと貼って頂けますと幸いです。

現状、私は明示的なバージョン・イメージの指定が好ましいと考えている為、変更の意図はありません。

NOTE: latestでビルド出来たと言うことは、推測ではビルド失敗の原因がお使いのホストマシンCPUアーキテクチャ要因の可能性が1つ考えられると思います。この場合、私は現状を修正する意向はありません。お手数ですが、お使いの環境で独自に変更して頂ければ幸いです。これ以外の問題に起因する場合は修正を検討する可能性があります。


Thank you!

Sorry, I'm unable to reproduce the phenomenon. It seems to build fine in my environment.
I would appreciate it if you could paste your environment and the error log of when the event occurred.

Currently, I prefer to specify the version and image explicitly, so I do not intend to change it.

NOTE: If you were able to build with latest, my guess is that the build failure may be due to your host machine CPU architecture. In this case, I have no intention of fixing the current situation. I would appreciate it if you could make your own changes in your environment. If the problem is caused by something other than this, a fix may be considered.

@CCamelon
Copy link
Author

ありがとう。CPU archは

uname -a -> x86_64 

で、

RUN pnpm (...)

の部分でビルドが失敗していたみたいです。
現象確認されなかったんですね、私の環境ミスかもしれない

Closeします。対応ありがとう

@kawana77b
Copy link
Owner

ありがとうございます。x86_64でpnpmの部分なら恐らくCPUの問題ではない気がしますね。
改めて私の方の環境(UbuntuとWSL上のUbuntu)で確認しましたが、やはり確認できずでした。。
なので現状はそのままにしておきたいと思います。

ご連絡ありがとうございました!
何か気になったことがありましたらお気軽にご連絡ください!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants