Closed herrernst closed 10 years ago
I'm encountering almost the same issue. The app doesn't crash, but mod-strip just never runs. After the onboarding process, I get to what I guess is the module management screen, and mod_strip is listed as stopped. I can click 'run' an it will saying it's running, but it won't stay running. This is on OSX 10.8.2
@herrernst – I was able to get it running by removing and re-installing mod_strip.
On mine, I never got to the onboarding process. It just opens and nothing shows on the screen. OSX 10.6.8
I am on OSX and mod_strip did not work properly for me after I installed it through the onboarding process. I had to remove it. And then add it though the install input at the configure screen.
I would recommend a text placeholder on the install input bar for the proper wording for a mod. Or maybe a shorthand, ie mod_strip would translate to github:breach/mod_strip.
On a fairly fresh install of OSX 10.9.4. Everything worked fine for me out of the box.
I am on OSX 10.9.4:
Ideas?
There probably was an error while npm installing mod_strip.
Remove ~/Library/Application Support/breach
and restart!
Doesn't solve anything for me, still the same as in the original post. How would I install mod_strip manually?
You unfortunately cannot. Can you have a look at the content of ~/Library/Application Support/breach/modules
after running the onboaridng?
List of files:
Library/Application Support/breach/modules
Library/Application Support/breach/modules/breach
Library/Application Support/breach/modules/breach/mod_stats#v0.1.4-alpha.5
Library/Application Support/breach/modules/breach/mod_stats#v0.1.4-alpha.5/.gitignore
Library/Application Support/breach/modules/breach/mod_stats#v0.1.4-alpha.5/index.js
Library/Application Support/breach/modules/breach/mod_stats#v0.1.4-alpha.5/lib
Library/Application Support/breach/modules/breach/mod_stats#v0.1.4-alpha.5/lib/common.js
Library/Application Support/breach/modules/breach/mod_stats#v0.1.4-alpha.5/lib/ga.js
Library/Application Support/breach/modules/breach/mod_stats#v0.1.4-alpha.5/lib/stats.js
Library/Application Support/breach/modules/breach/mod_stats#v0.1.4-alpha.5/package.json
Library/Application Support/breach/modules/breach/mod_strip#v0.2.12
Library/Application Support/breach/modules/breach/mod_strip#v0.2.12/.gitignore
Library/Application Support/breach/modules/breach/mod_strip#v0.2.12/controls
Library/Application Support/breach/modules/breach/mod_strip#v0.2.12/controls/assets
Library/Application Support/breach/modules/breach/mod_strip#v0.2.12/controls/assets/fonts
Library/Application Support/breach/modules/breach/mod_strip#v0.2.12/controls/assets/fonts/Roboto-Black.ttf
Library/Application Support/breach/modules/breach/mod_strip#v0.2.12/NOTES
Library/Application Support/breach/modules/extract
Library/Application Support/breach/modules/extract/npm_cache
It looks like npm install
did not run.
Okay, I found the source of the problem: I had an https proxy in my .npmrc, and your bundled version of npm seems to have a bug with it, sounds like this: https://github.com/mikeal/request/issues/779
Yep that's probably it! Thanks for the report. This should be fixed by next version of Breach.
I've downloaded and extracted breach-v0.3.20-alpha.5-darwin-ia32.tar.gz, after opening I'm prompted to install mod_strip, but then it crashes. If I start via CLI, I get this: