Clinton
BBuildShip
•Created by Clinton on 10/9/2024 in #❓・buildship-help
Workflow-level Variables
I have a workflow that requires setting a workflow variable depending on few different branches in the flow. How can I achieve this.
5 replies
BBuildShip
•Created by Clinton on 9/27/2024 in #❓・buildship-help
Import "jsonpath" package issue
I am trying to use the NPM package "jsonpath" in a node and keep getting the following error.
Cannot find module '../include/module.js'
Require stack:
- /usr/src/app/bucket/builtNodes/test-node-1727446444009/1727446559904.cjs
4 replies
BBuildShip
•Created by Clinton on 8/1/2024 in #❓・buildship-help
Output too large on API call node
I have an API call node that works fine in test mode but breaks in production with am "Output too large" message. Both the test and production are using the same inputs.
The output of the node is used in a loop node further on in the workflow.
4 replies