hey icon indicating copy to clipboard operation
hey copied to clipboard

syntax error near unexpected token `='

Open adelq opened this issue 7 years ago • 0 comments

Running hey graph people-by-hour results in an error:

$ hey graph people-by-hour

sh: -c: line 34: syntax error near unexpected token `='
sh: -c: line 34: `          var regex = new RegExp("[?&]" + name + "(=([^&#]*)|&|#|$)"),'

adelq avatar Nov 29 '17 15:11 adelq