The extended operator node being given ...

Use pm2 problems encountered :( node version is actually a problem caused by the inconsistency)

    Description: the sudo at node version of the global and the node version Inconsistent ... extended operator error.

    Example: {

          "apps":[

              {

                "name":"*****",

                "script":"app.js",

                "node_args":"--harmony",

                "watch":false,

                "log_date_format":"YYYY - MM - DD HH: mm Z",

              }

             ]

        }

Analysis: Red argument is to solve the node errors caused by inconsistent version fundamental.

Guess you like

Origin www.cnblogs.com/foreveronlymiss/p/11226176.html