Search Criteria
Package Details: nodejs-express 4.18.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nodejs-express.git (read-only, click to copy) |
---|---|
Package Base: | nodejs-express |
Description: | Fast, unopinionated, minimalist web framework for node. |
Upstream URL: | https://github.com/expressjs/express |
Keywords: | express javascript nodejs runtime |
Licenses: | MIT |
Submitter: | unknown |
Maintainer: | deid84 |
Last Packager: | deid84 |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2012-02-02 10:52 (UTC) |
Last Updated: | 2022-06-28 19:53 (UTC) |
Dependencies (2)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron, nodejs-lts-jod)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
Latest Comments
deid84 commented on 2022-04-19 12:00 (UTC)
Hello,
I decided to start maintaining this package. Now it's updated to latest version and it installs it globally. Double check using command npm list g in order to verify that latest version is correctly installed.
newsboost commented on 2021-12-23 16:04 (UTC)
I think this is broken... First I got: "node: error while loading shared libraries: libicui18n.so.69: cannot open shared object file: No such file or directory", then I made a symlink in /lib like "ln -s libicui18n.so.70.1 libicui18n.so.69". Next I got another missing lib, so I did "ln -s libicuuc.so.70.1 libicuuc.so.69". Finally I got: "node: symbol lookup error: node: undefined symbol: _ZN6icu_698ByteSink15GetAppendBufferEiiPciPi". So I think this is broken - but I don't know if it's outdated as 4.17.2 seems to be latest from git... Hmm.. anyway, not too important, just wanted to bring this up, if there's a solution.
dluciv commented on 2018-07-13 13:08 (UTC)
Can't rm ...nodejs-express/pkg/nodejs-express/usr/etc