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

build error: 依存パッケージ「ref」がnodeのLTSバージョンに対応していません #1

Open
takumi-miyajima opened this issue Sep 18, 2021 · 0 comments

Comments

@takumi-miyajima
Copy link

エラー環境

node v12以上

原因

依存パッケージ「ref」はnode v12以上の実行環境でビルドエラーが発生します。
なおdeprecatedであるnode v10.24.1で、ビルドが通る事を確認しました。

参考

TooTallNate/ref#131

要望

node LTS versionで動作する依存パッケージに置換えます。

例えば下記のように、多くのライブラリーは既にnode v10では動かないためです。
error @testing-library/react@12.1.0: The engine "node" is incompatible with this module. Expected version ">=12"

お手数ですが、ご確認いただけると幸いです。

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

1 participant