Anant Anand Gputa

Results 15 comments of Anant Anand Gputa
trafficstars

any chance we are getting this merged. i am somehow not able to make use of this node yet there are issues after issue. now i am not able to...

@dana-gill am waiting on this fix. can you please help me move this?

eslint-plugin-n8n-nodes-base is not happy with NodeConnectionType.Main `30:3 error Replace with "['main']" [autofixable] n8n-nodes-base/node-class-description-outputs-wrong` if I put ['main'] then `INodeTypeDescription` yells at me. I am not sure how the community node...

i am still not able to figure out if i put `input: [NodeConnectionType.Main]` then linter yells at me and if i put `input: ['main']`, compiler yells at me. finally when...