We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Could you update your dependencies to make it compatible with a recent node-red?
I get the following error when I want to install:
2024-08-12T06:54:45.310Z Install : node-red-contrib-kusto 1.0.8 2024-08-12T06:54:45.342Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --omit=dev --engine-strict node-red-contrib-kusto@1.0.8 2024-08-12T06:54:53.163Z [err] npm error code EBADENGINE 2024-08-12T06:54:53.165Z [err] npm error engine Unsupported engine 2024-08-12T06:54:53.165Z [err] npm error engine Not compatible with your version of node/npm: @azure/msal-node@1.18.4 2024-08-12T06:54:53.165Z [err] npm error notsup Not compatible with your version of node/npm: @azure/msal-node@1.18.4 2024-08-12T06:54:53.165Z [err] npm error notsup Required: {"node":"10 || 12 || 14 || 16 || 18"} 2024-08-12T06:54:53.165Z [err] npm error notsup Actual: {"npm":"10.7.0","node":"v20.15.1"}
Kind regards, Frank
The text was updated successfully, but these errors were encountered:
Just checked, it looks like it works with:
"dependencies": { "azure-kusto-data": "~6.0.2", "azure-kusto-ingest": "~6.0.2"
Sorry, something went wrong.
No branches or pull requests
Hi,
Could you update your dependencies to make it compatible with a recent node-red?
I get the following error when I want to install:
Kind regards,
Frank
The text was updated successfully, but these errors were encountered: