Package Details: basic-blackjack-bin 0.2.10-1

Git Clone URL: https://aur.archlinux.org/basic-blackjack-bin.git (read-only, click to copy)
Package Base: basic-blackjack-bin
Description: An overly-simplified version of the Blackjack card game
Upstream URL: https://github.com/devklick/basic-blackjack
Licenses: custom
Conflicts: basic-blackjack
Submitter: zxp19821005
Maintainer: None
Last Packager: zxp19821005
Votes: 0
Popularity: 0.000000
First Submitted: 2023-06-27 09:27 (UTC)
Last Updated: 2023-07-03 01:34 (UTC)

Latest Comments

zxp19821005 commented on 2023-07-06 03:55 (UTC)

When I run electron /opt/Basic Blackjack/resources/app.asar,I got error:

App threw an error during load
Error: Cannot find module 'electron-devtools-installer'

Then I used asar and yarn add the electron-devtools-installer,but still had errors:

(node:144311) electron: Failed to load URL: http://localhost:3000/ with error: ERR_CONNECTION_REFUSED
(Use `electron --trace-warnings ...` to show where the warning was created)

I am unable to carry out maintenance, and I hope other capable individuals can continue to take over.

MarsSeed commented on 2023-07-05 02:22 (UTC)

Please remove the bundled Electron runtime and use an electron package from Arch repo.