Todd Wildey
Todd Wildey
For those of us using Jasmine with Karma, this is _very_ much breaking. fs is not available in the browser.
No - I mean this change breaks a Jasmine + Karma setup. I fixed it by adding a "root !== window" check in src/boot.js. I would submit a PR, but...
jasmine-core uses 'fs', so when jasmine-ajax includes jasmine-core, my browser is hung up on how to require 'fs' when running Karma tests. I should add that I'm using webpack for...
I was not - not without modifying webpack.config.js. The error is still showing up, but it's no longer breaking my builds, since that code path never gets executed during tests....
I cannot install eclim using Eclipse 4.5.1.
I attempted to get this working with a local build of `scann`, but I am running into the same issues locally. You can find the build steps I had to...
**Please note:** This issue persists with both `pip install scann` and a local build of `scann`.
It seems that version 1.2.7 is now accessible from `pip` without having to perform a local build. Unfortunately, I'm still receiving SIGILL when running `import scann`. When I run my...
I will have to defer to using `faiss` instead. Would love to use `scann` at some point in the future when it's available.
@wbond Can we merge this change into Package Control? Do we require an ownership transfer first? I would be willing to host/contribute maintenance to packagecontrol.io to get this merged.