You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
When try to run observatory after installation, I got the following error.
(Centos 6 with nodejs 0.10.46)
/usr/lib/node_modules/observatory-cli/index.js:124
class Scanner {
^^^
SyntaxError: Unexpected reserved word
at Module._compile (module.js:439:25)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:945:3
The text was updated successfully, but these errors were encountered:
When try to run observatory after installation, I got the following error.
(Centos 6 with nodejs 0.10.46)
/usr/lib/node_modules/observatory-cli/index.js:124
class Scanner {
^^^
SyntaxError: Unexpected reserved word
at Module._compile (module.js:439:25)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:945:3
The text was updated successfully, but these errors were encountered: