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

TypeError: must start with number, buffer, array or string #57

Open
Mangor opened this issue Jun 19, 2016 · 3 comments
Open

TypeError: must start with number, buffer, array or string #57

Mangor opened this issue Jun 19, 2016 · 3 comments

Comments

@Mangor
Copy link

Mangor commented Jun 19, 2016

[01:29:41] gulp-debug: dist/app
[01:29:41] gulp-debug: dist/assets
[01:29:41] gulp-debug: dist/favicon.ico
[01:29:41] Authenticating with password.
[01:29:41] gulp-debug: dist/index.html
[01:29:41] gulp-debug: 4 items
buffer.js:141
    throw new TypeError('must start with number, buffer, array or string');
    ^

TypeError: must start with number, buffer, array or string
    at fromObject (buffer.js:141:11)
    at new Buffer (buffer.js:62:10)
    at onNEWKEYS (/Users/user/project/node_modules/ssh2/lib/Connection.js:2366:29)
    at Parser.<anonymous> (/Users/user/project/node_modules/ssh2/lib/Connection.js:129:5)
    at emitNone (events.js:80:13)
    at Parser.emit (events.js:179:7)
    at Parser.parsePacket (/Users/user/project/node_modules/ssh2/lib/Parser.js:468:12)
    at Parser.execute (/Users/user/project/node_modules/ssh2/lib/Parser.js:249:14)
    at Socket.<anonymous> (/Users/user/project/node_modules/ssh2/lib/Connection.js:536:18)
    at emitOne (events.js:90:13)
@derozn
Copy link

derozn commented Jul 17, 2018

+1

@talymo
Copy link

talymo commented Dec 10, 2019

Same issue

1 similar comment
@Rairomero
Copy link

Same issue

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