Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vtop crashes on open using MacOS 10.13.6 #129

Open
mdheller opened this issue Aug 4, 2018 · 3 comments
Open

vtop crashes on open using MacOS 10.13.6 #129

mdheller opened this issue Aug 4, 2018 · 3 comments

Comments

@mdheller
Copy link

mdheller commented Aug 4, 2018

~ /// vtop
evalmachine.:2
vtop@0.6.0 | MIT | deps: 9 | versions: 48
^

SyntaxError: Invalid or unexpected token
at new Script (vm.js:74:7)
at createScript (vm.js:246:10)
at Object.runInNewContext (vm.js:291:10)
at safeEval (/usr/local/lib/node_modules/vtop/node_modules/safe-eval/index.js:13:6)
at /usr/local/lib/node_modules/vtop/upgrade.js:25:24
at ChildProcess.exithandler (child_process.js:273:7)
at ChildProcess.emit (events.js:182:13)
at maybeClose (internal/child_process.js:947:16)
at Socket.stream.socket.on (internal/child_process.js:368:11)
at Socket.emit (events.js:182:13)

Hardware:
Model Name: MacBook Air
Model Identifier: MacBookAir7,2
Processor Name: Intel Core i5
Processor Speed: 1.6 GHz
Number of Processors: 1
Total Number of Cores: 2
L2 Cache (per Core): 256 KB
L3 Cache: 3 MB
Memory: 8 GB
Boot ROM Version: MBA71.0178.B00
SMC Version (system): 2.27f2
Serial Number (system): C1MPP6W2G944
Hardware UUID: 884129C6-2B8F-5D3C-BAB1-5B51398D7096

Please see the output of $npm list:
npmlist.txt

@ronilaukkarinen
Copy link

ronilaukkarinen commented Aug 20, 2018

I have the same problem, but MacOS 10.12.6 (Sierra). It runs 1-2 seconds and then this:

➜  ~ vtop
evalmachine.<anonymous>:2
vtop@0.6.0 | MIT | deps: 9 | versions: 48
^

SyntaxError: Invalid or unexpected token
    at new Script (vm.js:74:7)
    at createScript (vm.js:246:10)
    at Object.runInNewContext (vm.js:291:10)
    at safeEval (/usr/local/lib/node_modules/vtop/node_modules/safe-eval/index.js:13:6)
    at /usr/local/lib/node_modules/vtop/upgrade.js:25:24
    at ChildProcess.exithandler (child_process.js:273:7)
    at ChildProcess.emit (events.js:182:13)
    at maybeClose (internal/child_process.js:957:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:246:5)

@TareqElMasriDev
Copy link

Same happens here

@kud
Copy link

kud commented Oct 24, 2018

Same here.

evalmachine.<anonymous>:2
vtop@0.6.1 | MIT | deps: 9 | versions: 49
^

SyntaxError: Invalid or unexpected token
    at new Script (vm.js:80:7)
    at createScript (vm.js:264:10)
    at Object.runInNewContext (vm.js:309:10)
    at safeEval (/usr/local/lib/node_modules/vtop/node_modules/safe-eval/index.js:13:6)
    at /usr/local/lib/node_modules/vtop/upgrade.js:25:24
    at ChildProcess.exithandler (child_process.js:280:7)
    at ChildProcess.emit (events.js:182:13)
    at maybeClose (internal/child_process.js:962:16)
    at Socket.stream.socket.on (internal/child_process.js:381:11)
    at Socket.emit (events.js:182:13)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants