Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stuck on Tapping caskroom/cask #45

Closed
Kwask94 opened this issue Aug 7, 2018 · 9 comments
Closed

stuck on Tapping caskroom/cask #45

Kwask94 opened this issue Aug 7, 2018 · 9 comments

Comments

@Kwask94
Copy link

Kwask94 commented Aug 7, 2018

Hello there, can't wait to adabting this keyboard

so I followed the insteractions and after running script/setup i'm left out with the following :

brew bundle can't satisfy your Brewfile's dependencies.
Satisfy missing dependencies with `brew bundle install`.

when I run brew bundle install it get stuck on

Tapping caskroom/cask
Using karabiner-elements

now when I redo script/setup i get

brew bundle can't satisfy your Brewfile's dependencies.
Satisfy missing dependencies with `brew bundle install`.
Tapping caskroom/cask
Using karabiner-elements

thanks

@jasonrudolph
Copy link
Owner

👋 @imagnma: Sorry you're running into trouble getting started.

If you run brew cask list, do you see hammerspoon and karabiner-elements in the output?

@Kwask94
Copy link
Author

Kwask94 commented Aug 7, 2018

Oh, you are so kind, I've run it and I got back :

Cannot read termcap database;
using dumb terminal settings.
karabiner-elements

hmm, why it isn't showing hammerspoon ?

@jasonrudolph
Copy link
Owner

Hmm. I'm not sure why this is happening (sorry 🙈), but here's an idea for getting things back on track:

  1. Manually install the hammerspoon cask: brew cask install hammerspoon
  2. Comment out this line of script/setup
  3. Re-run script/setup

Does that get you any farther along?

@Kwask94
Copy link
Author

Kwask94 commented Aug 7, 2018

the downloading speed of cask is horablie slow, so I downlod i drag to /application
now :

ln: /Users/im/.config//karabiner: Operation not permitted

with and without sudo, same message

@Kwask94
Copy link
Author

Kwask94 commented Aug 7, 2018

should I manually add karabiner.json to ~/.confg/karabiner then comment the ln line ?

@jasonrudolph
Copy link
Owner

the downloading speed of cask is horablie slow,

Oh. I'm guessing that's why you were getting stuck here earlier:

when I run brew bundle install it get stuck on

Tapping caskroom/cask
Using karabiner-elements

Regarding the new error you're seeing:

ln: /Users/im/.config//karabiner: Operation not permitted

It seems like you already have an existing configuration folder for karabiner at /Users/im/.config/karabiner. You'll need to move, remove, or change the name of that folder and then run script/setup again.

@Kwask94
Copy link
Author

Kwask94 commented Aug 7, 2018

great, now finally something happend

@Kwask94
Copy link
Author

Kwask94 commented Aug 7, 2018

both apps opend

@Kwask94
Copy link
Author

Kwask94 commented Aug 7, 2018

thank you very much, I'm going to test it now

@Kwask94 Kwask94 closed this as completed Aug 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants