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
Running artillery run-fargate command via docker.
I encounter the following error when adding a custom flow function which uses anynode_module dependency:
nvm use
yarn
cp .env.example .env
# Add your AWS credentials
nvim .env
yarn run:cloud
# Inspect the task output to see the error
google-chrome https://eu-west-1.console.aws.amazon.com/ecs/v2/clusters/artilleryio-cluster/tasks
Notes
The same behavior can be observed even when running npx artillery run-fargate without docker.
The text was updated successfully, but these errors were encountered:
Running artillery
run-fargate
command via docker.I encounter the following error when adding a custom flow function which uses any
node_module
dependency:Full Task log: log-events-viewer-result.csv
Version info:
Minimal example repository:
All other details are seen in the minimal example repository I have prepared.
https://github.com/zatlodan/artillery-issue-minimal
Notes
The same behavior can be observed even when running
npx artillery run-fargate
without docker.The text was updated successfully, but these errors were encountered: