Search Criteria
Package Details: flashpoint-launcher 13.0.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/flashpoint-launcher.git (read-only, click to copy) |
---|---|
Package Base: | flashpoint-launcher |
Description: | A desktop application used to browse, manage and play games from Flashpoint Archive |
Upstream URL: | http://bluemaxima.org/flashpoint/ |
Keywords: | flashpoint |
Licenses: | MIT |
Conflicts: | flashpoint-launcher |
Submitter: | zxp19821005 |
Maintainer: | zxp19821005 |
Last Packager: | zxp19821005 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-08-28 05:48 (UTC) |
Last Updated: | 2024-05-07 09:46 (UTC) |
Dependencies (13)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- python (python37AUR, python311AUR, python310AUR)
- base-devel (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- gendesk (make)
- git (git-gitAUR, git-glAUR) (make)
- libnss_nis (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
Latest Comments
« First ‹ Previous 1 2
zxp19821005 commented on 2023-09-02 04:28 (UTC)
@DumbInACan You should check the log.Probably because the program encountered an error while executing the
npm run build
.DumbInACan commented on 2023-09-01 00:45 (UTC) (edited on 2023-09-04 12:10 (UTC) by DumbInACan)
@zxp19821005 suggestion of installing nvm helped me build and install. Thanks!!
I am getting a JavaScript error at runtime though :(
zxp19821005 commented on 2023-08-31 01:19 (UTC) (edited on 2023-08-31 01:20 (UTC) by zxp19821005)
@heinrich5991 I suggest you install
nvm
, and runnvm use 16
ornvm use 18
to downgrade the version ofnodejs
.heinrich5991 commented on 2023-08-30 21:32 (UTC)
« First ‹ Previous 1 2