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

npm-pkg-top --type=all crashes #2

Open
kunalspathak opened this issue Jan 11, 2017 · 0 comments
Open

npm-pkg-top --type=all crashes #2

kunalspathak opened this issue Jan 11, 2017 · 0 comments

Comments

@kunalspathak
Copy link

I am getting following output if ran with all type.

D:\temp>npm-pkg-top --type=all

buffer.js:11
    super(arg1, arg2, arg3);
    ^

RangeError: Invalid typed array length
    at Buffer.Uint8Array (native)
    at FastBuffer (buffer.js:11:5)
    at createUnsafeBuffer (buffer.js:38:12)
    at allocate (buffer.js:181:12)
    at Function.Buffer.allocUnsafe (buffer.js:141:10)
    at Function.Buffer.concat (buffer.js:309:23)
    at BufferList.copy (npm-pkg-top\node_modules\bl\bl.js:118:21)
    at BufferList.slice (npm-pkg-top\node_modules\bl\bl.js:93:15)
    at BufferList.toString (npm-pkg-top\node_modules\bl\bl.js:160:15)
    at Request.<anonymous> (npm-pkg-top\node_modules\request\request.js:1298:36)
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

1 participant