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

Uncaught TypeError: Column must be greater than or equal to 0, got -1 #243

Closed
elicwhite opened this issue Jul 12, 2016 · 2 comments
Closed

Comments

@elicwhite
Copy link

We have a flake with this symptom:

Uncaught TypeError: Column must be greater than or equal to 0, got -1
      at /tmp/81a76371d25387d45b5b0db72f6d0195.browserify:50990 <- ../node_modules/sinon/lib/sinon/spy.js:187:0

This flake hasn't occurred consistently enough for us to be able to reproduce it and track it down in any meaningful way. Due to dependency hell, we are stuck using 0.1.32, we think the source-map dependency via source-map-support via karma-source-map-support (vs the babel dep, or the browserify dep >_<). I'm opening this ticket to see if anyone has seen this before or knows how we can reasonably track down this issue.

Related ticket opened on sinon: sinonjs/sinon#1094
And opened on source-map-support: evanw/node-source-map-support#141

@psulek
Copy link

psulek commented Jan 11, 2017

@TheSavior Got this error right now. My env: Node v6.9.1, source-map v0.1.32 which is used by source-map-support v0.4.0.

@jkrems
Copy link
Collaborator

jkrems commented Apr 18, 2021

Closing since it seemingly only affected very old versions of source-map and it looks like known impacted consumers have upgraded since this issue was opened.

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

3 participants