codebling

Results 38 comments of codebling

Have you updated your command-line tools? This is documented in the [`node-gyp` documentation](https://github.com/nodejs/node-gyp#user-content-on-macos) and [elsewhere](https://stackoverflow.com/questions/52509602/cant-compile-c-program-on-a-mac-after-upgrade-to-mojave).

The support link posted above no longer exists. Can someone explain the fix here? Is the fix to open a private window and log into only one account?

Can confirm that opening in a private window and logging into only one Google account fixes the issue.

> The problem might be the module.exports exporting the express app itself instead of the result of app.listen() @marcospgp this doesn't help. `Server.listen()` returns the `Server` ([here's the code](https://github.com/nodejs/node/blob/v11.14.0/lib/net.js#L1398))

Sorry for bumping an old issue. Not sure where to put this. ### Versioning > a major version bump of Nightmare to track a major version bump of Electron @netsgnut...

@eklem thanks, that or Puppeteer both look like acceptable substitutes, but does that mean that everyone has given up on Nightmare?

Have you tried removing your `node_modules` directory and reinstalling? Have you tried installing Electron by itself?

See also discussion in #1539

@mjgp2 Thanks for looking! I didn't work on it any more! I feel like it's 70% there. I don't need it on the project I'm working on right now, so...

> Thanks but the problem is with number of files that CryFS produces - not with their block size. @onlyjob the number of files produced depends on the block size....