Search Criteria
Package Details: nodejs-webpack 5.96.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: | 2024-11-06 10:32 (UTC) |
Dependencies (2)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
Required by (3)
- kolide-git (make)
- nodejs-webpack-cli (optional)
- plausible-git (make)
Latest Comments
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-desktop
which actually buildwebpack
, with no issues... I also can buildnodejs-nativefier
with no issues, part of whichnodejs-webpack
indicates 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)