Skip to content

highcharts-export-server command failing with certain nodejs and npm versions #232

@devDudeGS

Description

@devDudeGS

Expected behaviour

Running highcharts-export-server should start the server.

Actual behaviour

The command (with and without options) throws "SyntaxError: Unexpected token ..."
highcharts-export-server

Reproduction steps

NOTE: In our scenario, these versions are determined and installed via Docker using epel-release-latest-7.

  1. Install nodejs-6.17.1
  2. Install npm-3.10.10
  3. Install highcharts-export-server with npm install highcharts-export-server -g
  4. Run with highcharts-export-server

On systems with other nodejs and npm versions, this error does not appear.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions