Skip to content

Install script is broken #167

@Renemen64

Description

@Renemen64

The install script by default install latest version pm2 (at now it is 4.20), this version depending a node-js v8 or higer, but script install v6.9.2.
So I fix it by replace "npm install -g pm2" to "npm install -g [email protected]"
Sorry for my bad english.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions