Search Criteria
Package Details: nodejs-webpack 5.104.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nodejs-webpack.git (read-only, click to copy) |
|---|---|
| Package Base: | nodejs-webpack |
| Description: | JavaScript bundler (CommonJs, AMD, ES6 modules, CSS, Images, JSON, CoffeeScript, LESS) |
| Upstream URL: | https://webpack.js.org/ |
| Licenses: | MIT |
| Submitter: | dseg |
| Maintainer: | jneidel |
| Last Packager: | jneidel |
| Votes: | 19 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-02-12 14:04 (UTC) |
| Last Updated: | 2026-01-04 18:40 (UTC) |
Dependencies (2)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
Required by (3)
- kolide-git (make)
- nodejs-webpack-cli (optional)
- plausible-git (make)
Latest Comments
indexdevteam commented on 2025-11-08 15:22 (UTC) (edited on 2025-11-08 15:22 (UTC) by indexdevteam)
Hello, I wanted to report the release script has been moved out from the repository and moved to its own package.
je-vv commented on 2023-07-18 16:47 (UTC)
BTW @jneidel, it's building fine now. Perhaps something was temporally broken from the npm packages provider... Good thing, now it builds fine.
je-vv commented on 2023-07-07 21:54 (UTC)
@jneidel, yes, I tried daownloading the snapshot and doing everything anew:
And getting the same:
It's weird since I can build
jitsi-meet-desktopwhich actually buildwebpack, with no issues... I also can buildnodejs-nativefierwith no issues, part of whichnodejs-webpackindicates it's based on...jneidel commented on 2023-07-06 18:03 (UTC)
@je-vv have you tried a clean build? Otherwise I don't know what could cause that.
je-vv commented on 2023-07-05 17:23 (UTC) (edited on 2023-07-05 18:00 (UTC) by je-vv)
Hi @jneidel, I have no idea why this error when building:
That when doing simple
makepkg. Any ideas?je-vv commented on 2021-04-10 01:25 (UTC)
Hi @simon04, is nodejs-webpack a superset of nodejs-webpack-cli now? They have files in conclict with recent update of both. Actually I had to uninstall both, to be able to install one of them, and only one. I just went for nodejs-webpack, since that's I'd guess the biggest one...
If one is a subset of the other, can the conflict variable be used to prevent such errors. Otherwise, can they be installed in a way they don't conflict with each other? Thanks !
je-vv commented on 2021-03-28 22:58 (UTC) (edited on 2021-04-10 01:25 (UTC) by je-vv)
@simon04, could you please add
--cache "${srcdir}/npm-cache"or something similar so that npm doesn't pollute the FS with bloated stuff? Thanks !Plexcon commented on 2017-07-28 21:10 (UTC)
simon04 commented on 2017-04-03 09:26 (UTC)