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 v20 #5

Open
frankvandenhurk opened this issue Aug 12, 2024 · 1 comment
Open

Node v20 #5

frankvandenhurk opened this issue Aug 12, 2024 · 1 comment

Comments

@frankvandenhurk
Copy link

frankvandenhurk commented Aug 12, 2024

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

@frankvandenhurk
Copy link
Author

Just checked, it looks like it works with:

"dependencies": {
"azure-kusto-data": "~6.0.2",
"azure-kusto-ingest": "~6.0.2"

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