This repository was archived by the owner on Jun 3, 2018. It is now read-only.
not working in ff 60.0.1 with flashget on w8-8.1 32-64 bit#1
Open
vsrawat wants to merge 45 commits intoopenstyles:masterfrom
Open
not working in ff 60.0.1 with flashget on w8-8.1 32-64 bit#1vsrawat wants to merge 45 commits intoopenstyles:masterfrom
vsrawat wants to merge 45 commits intoopenstyles:masterfrom
Conversation
You package non-statically compiled Node, so it doesn't work on systems which don't have glibc, e.g. Voidlinux. This causes $id to be an empty variable. This means `rm -r ~/.config/`. Yep, I just deleted my entire ~/.config directory by running your script.
Check if $id is non-zero
|
@vsrawat you need to post bug reports to the original repo. This repo is a fork and is meant to be used with Stylus extension. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The following error appears when native client 0.3.8 is installed and used in w8 32 bit or w8.1 64 bit on ff 60.0.1 with flashget extension.
The extension fails to download, and when clicked on this error message, download doesn't take place. However, then, clicking on ff's download list (ctrl-J) at restart, the download takes place within ff, though not with flashget.
Please advise.
Thanks.
Rawat