Muhamed Krlić
Muhamed Krlić
No love for 64 bit integers? :(
I tried running my own projects, example projects, tutorials and everytime I get this error... I am running i386 Debian 8, that's probably the issue here? ``` bash l0oky@laptop:~/Projects/go/src/github.com/miketheprogrammer/go-thrust/examples/jankybrowser$ go...
It would be great to have a `on('dragstart', function(){..})` event so when user is dragging you can change cursor pointer to `grabbing` for example.
## What you are doing? I am trying to generate a model that has a migration with it ```js import { QueryInterface, SequelizeStatic, } from 'sequelize'; export = { up:...
Hello, when installing concentrate 0.2.3 I get this warning from npm: `npm WARN engine [email protected]: wanted: {"node":"~0.10.0"} (current:{"node":"5.0.0","npm":"3.3.6"})`