-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
ありがとうございます! 申し訳ありませんが、現象を再現できませんでした。私の環境では問題なくビルドできるようです。 現状、私は明示的なバージョン・イメージの指定が好ましいと考えている為、変更の意図はありません。 NOTE: Thank you! Sorry, I'm unable to reproduce the phenomenon. It seems to build fine in my environment. 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 |
ありがとう。CPU archは
で、
の部分でビルドが失敗していたみたいです。 Closeします。対応ありがとう |
ありがとうございます。x86_64でpnpmの部分なら恐らくCPUの問題ではない気がしますね。 ご連絡ありがとうございました! |
素晴らしいリポジトリをありがとう。勉強に使わせてください。
2025年2月16日では、Dockerfileのnodeのバージョンが
現状だとビルド失敗するようです。
latestに変更したら成功しました。まだ見てたらPRお願いします。
The text was updated successfully, but these errors were encountered: