-
I've also got these errors:
- Error: Cannot find module './Scalar'
- Error: Cannot find module './Line'
-
According to the readme it is possible to install by running `npm install -g slush-hirsch` but this package does not exist in the npm repository.
-
What do you think about create an script to find and replace values like **_CHANGE.THIS.IP.ADDR**_
It's more easier to install
-
You seem to be using awkward and broken stratum implementation. Is your stratum implementation (https://github.com/sammy007/open-ethereum-pool/blob/master/docs/STRATUM.md) meant to be compatible with …
-
Previous BIPs for bitcoin had Supermajority at 95% XT introduced 75% + short grace period. Such a low threshold opens up a 51% style attack where a lucky streak could occur... i.e. BC is running 40% o…
-
Here is my gulp file:
```
gulp.task('assets', function() {
return gulp.src(srcs.assets)
.pipe(changed(dests.assets))
.pipe(gulp.dest(dests.assets))
.pipe(browserSync.r…
-
Turns currently last 75s (possibly slightly longer if there are animations still pending), not 90 as the tracker suggests.
-
Latest changes to slush-marklogic-node have introduced a generic {env}.json properties file to be used by various processes. Would be very convenient if Roxy would use those properties if present for …
grtjn updated
9 years ago
-
I've completed the steps listed in the README.mdown
https://github.com/marklogic/slush-marklogic-node/blob/master/README.mdown
My app server has started and I see the home page. When I click on the…
-
When running Slush, as you can see there's plenty of deprecated messages. Is this something we need to ignore for now?
```
npm WARN deprecated gulp-minify-css@1.2.3: Please use gulp-cssnano instead.
…
holms updated
8 years ago