question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

on mac install ,and bash artillery run hello.yml

See original GitHub issue

/usr/local/bin/artillery: artillery: line 9: syntax error near unexpected token (' /usr/local/bin/artillery: artillery: line 9: const debug = require(‘debug’)(‘artillery:cli’);’

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
hassycommented, Sep 13, 2017

Ah that explains it (Markdown formatting fail), thanks @olingern!

1reaction
olingerncommented, Sep 12, 2017

I ran into this same issue. Following the docs, you’ll find:

bash artillery run hello.yml

which doesn’t seem to be correct.

artillery run hello.yml

would seem to be the desired command

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installing Artillery CLI
How to install the Artillery CLI via npm. ... Artillery runs on Windows, MacOS, and Linux systems and requires the most recent LTS...
Read more >
How can I run a ".yml" file using artillery command from CMD?
Once you have installed Artillery on your machine, please follow the below steps to run your YAML script file using Artillery tool: 1....
Read more >
WebSocket Load Testing with Artillery - Yarsa Labs DevBlog
In this guide, we'll learn to set up a NodeJS Development Environment, Install Artillery and Perform a Load Test on a WebSocket endpoint....
Read more >
Getting Started with Artillery - QAInsights
Artillery ; Installing Artillery; Hello Dino; Hello Quick Load Testing ... Let us run a quick load test without writing any tests in...
Read more >
Load Testing Automation on Oracle Developer Cloud Service ...
The package.json contains the dependencies for the code execution. It also defines the command which is “artillery run add.yml”, to run the load...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found