Ran into an error while installing sine. #142
-
This is the system I'm using: This is how I installed zen: sudo pacman -S zen-browser While installing sine this is what I got:
As you can see, this is the error:
I tried both the zen and twilight on the prompt where it asked "Do you want to install Sine on Zen Browser or Zen Twilight (enter twilight or zen):", and it showed the same error both of the times. I never really got into twilight, but since I'm using arch linux I thought it could be twilight due the rolling release nature of arch linux. But both of the times it didn't work. And yes, I did remove the startup cache by going to about:support. I still can't see the sine mods in the setting. It still shows zen mods. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
@HarshalGunjalOp Quite odd. You are on root? Also, could you make a directory in /usr/bin/zen-browser/? Make a defaults folder with a pref folder in it (don't make a defaults folder if it already exists.) Also, delete the config.js file from /usr/bin/zen-browser, that appears to be the issue it is logging. |
Beta Was this translation helpful? Give feedback.
-
This is how I fixed it:
I ran the above command to find out the location where my zen-browser config files were stored. This was the output I got: This is what I did: And after reloading cache, finally I can see Sine mods now. |
Beta Was this translation helpful? Give feedback.
-
@HarshalGunjalOp Cool! It appears directories can be different sometimes and I'll update the auto-installer with this directory assuming its a more popular one. (/opt/zen-browser-bin/) |
Beta Was this translation helpful? Give feedback.
This is how I fixed it:
I ran the above command to find out the location where my zen-browser config files were stored.
This was the output I got:
This is what I did:
And after reloading cache, finally I can see Sine mods now.