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
I an try to create a file based on response of a previous step, and when i try to create a file using this lib, generates this error:
Error: An error occurred trying to start process '/home/runner/runners/2.301.1/externals/node16/bin/node' with working directory '/home/runner/work/landing-page-processor/landing-page-processor'. Argument list too long
so instead of getting the json from external file in a step and pass its content to the next step that may fail with large json content file, in one step you can set the url and it will get its contents and save it locally.
I an try to create a file based on response of a previous step, and when i try to create a file using this lib, generates this error:
Error: An error occurred trying to start process '/home/runner/runners/2.301.1/externals/node16/bin/node' with working directory '/home/runner/work/landing-page-processor/landing-page-processor'. Argument list too long
See my file in:
https://firebasestorage.googleapis.com/v0/b/sortegram.appspot.com/o/artifact.json?alt=media&token=ab33d5f4-ce6d-456b-af62-e05043e4a777
The text was updated successfully, but these errors were encountered: