node: error while loading shared libraries: libicui18n.so.71: cannot open shared object file: No such file or directory
Search Criteria
Package Details: nodejs-nativefier 50.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nodejs-nativefier.git (read-only, click to copy) |
---|---|
Package Base: | nodejs-nativefier |
Description: | A command-line tool to easily create a desktop app for any web site with minimal configuration |
Upstream URL: | https://github.com/nativefier/nativefier/ |
Licenses: | MIT |
Submitter: | rokoucha |
Maintainer: | frealgagu |
Last Packager: | frealgagu |
Votes: | 73 |
Popularity: | 1.66 |
First Submitted: | 2016-02-20 05:39 (UTC) |
Last Updated: | 2022-11-27 02:16 (UTC) |
Dependencies (4)
- nodejs (nodejs6-bin, nodejs-git, nodejs-nightly, nodejs-lts-fermium, nodejs-lts-gallium, nodejs-lts-hydrogen)
- unzip (unzip-natspec, unzip-zstd)
- jq (jq-git) (make)
- npm (nodejs6-bin, nodejs-nightly) (make)
Required by (59)
- airdroid-nativefier (make)
- ase-assistant (make)
- astiga-nativefier (make)
- bilibili-nativefier (make)
- bnf-nativefier (make)
- brfares-nativefier (make)
- campuswire-nativefier (make)
- citymapper-nativefier (make)
- dashlane-nativefier (make)
- db-web-bahnhofstafel (make)
- deezer-nativefier (make)
- duolingo-nativefier (make)
- edrawmax-nativefier (make)
- facebook-desktop-app (make)
- facebook-nativefier (make)
- geforcenow-nativefier (make)
- getpocket-desktop (make)
- gmail-nativefier (make)
- go-to-meeting-nativefier (make)
- google-calendar-nativefier-dark (make)
- Show 39 more...
Sources (1)
AchmadFathoni commented on 2022-11-04 00:41 (UTC)
Technetium1 commented on 2022-01-17 03:28 (UTC) (edited on 2022-02-24 05:18 (UTC) by Technetium1)
Seems to work fine after bumping pkgver to 46.0.4
.
EDIT: 46.1.1
also works with no further changes.
frealgagu commented on 2021-11-08 15:02 (UTC)
I maintain the latest built package at:
https://github.com/frealgagu/archlinux.nodejs-nativefier/releases
ronjouch commented on 2021-09-20 15:53 (UTC) (edited on 2021-09-25 13:45 (UTC) by ronjouch)
Hi, upstream Nativefier maintainer here.
Heads up to the maintainers of this AUR package: in 45.0.1 I'm (re-)introducing lockfiles (package-lock.json + app/package-lock.json), for security & reproducibility reasons. Looking at your PKGBUILD I don't see obvious trouble with it, but please confirm. If upstream changes are needed, GitHub issue/PR welcome.
Cheers.
EDIT 2021-09-25 45.0.1 meant to introduce lockfiles, but a misunderstanding of npm publishing caused it to actually not have them. This was fixed in 45.0.4, which now actually includes the lockfiles.
ZorinArch commented on 2021-07-29 09:03 (UTC)
hi, please upgrade checksum to sha256sums
.
lostkhaos commented on 2021-04-14 13:41 (UTC)
@gdamjan good call! Removed
gdamjan commented on 2021-04-14 11:47 (UTC)
--user root
needs to be removed from the npm install
nevernow commented on 2021-03-25 13:12 (UTC)
I had the same problem as @najahiri. This fixed it:
sudo npm install -g semver@7.2.0 sudo npm install -g npm@7.7.4
najahiri commented on 2021-03-23 13:33 (UTC)
I am compiling the package and it gives an error in the form npm ERR! semver.simplifyRange is not a function
and cannot complete the installation.
Freso commented on 2021-03-23 13:08 (UTC)
Has a bunch of /usr/lib/node_modules/root/
files conflicting with https://archlinux.org/packages/community/any/semver/ now.
Pinned Comments
frealgagu commented on 2021-11-08 15:02 (UTC)
I maintain the latest built package at:
https://github.com/frealgagu/archlinux.nodejs-nativefier/releases