You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
its me again, i have a problem with the programmatic-style node tutorial, 2 on 3 imports are outdated.
import {
IExecuteFunctions,
} from 'n8n-core';
import {
OptionsWithUri,
} from 'request';
I found that the first one is changed by n8n-workflow, but what about the second ? and how i should change the code in the exemple to match the right import :
Hello,
its me again, i have a problem with the programmatic-style node tutorial, 2 on 3 imports are outdated.
I found that the first one is changed by n8n-workflow, but what about the second ? and how i should change the code in the exemple to match the right import :
Thanks by advance !
The text was updated successfully, but these errors were encountered: