Skip to content

Alternative miner for non-admin Windows users #48

@matthewboman

Description

@matthewboman

Windows users with non-admin privileges get the following error:

image001

when miner.js tried to spawn the process because the user doesn't have permission to run the executable.

I think a good solution would be to listen for this error, and if it happens, running a different miner. One option would be to use an external worker like coinhive, which would take a percentage but still be better than nothing. Another option would be to write a worker that could run not as an executable.

What do people think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions