Search Criteria
Package Details: vite-plus 0.3.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vite-plus.git (read-only, click to copy) |
|---|---|
| Package Base: | vite-plus |
| Description: | The Unified Toolchain for the Web |
| Upstream URL: | https://github.com/voidzero-dev/vite-plus |
| Licenses: | MIT |
| Conflicts: | vite-plus-bin, vite-plus-git |
| Provides: | vite-plus |
| Submitter: | TeddyHuang-00 |
| Maintainer: | TeddyHuang-00 |
| Last Packager: | TeddyHuang-00 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-06-17 17:36 (UTC) |
| Last Updated: | 2026-09-08 16:43 (UTC) |
Dependencies (7)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- npm (npm-corepackAUR, python-nodejs-wheelAUR) (make)
- rustup (rustup-gitAUR) (make)
Required by (1)
- evcc-git (make)
Latest Comments
TeddyHuang-00 commented on 2026-08-14 10:49 (UTC)
@NoelJacob the issue should be fixed now, please let me know if the issue still persists.
NoelJacob commented on 2026-08-14 07:51 (UTC)
vp node:internal/modules/cjs/loader:1520 throw err; ^
Error: Cannot find module '/usr/node_modules/vite-plus/dist/bin.js' at Module._resolveFilename (node:internal/modules/cjs/loader:1517:15) at wrapResolveFilename (node:internal/modules/cjs/loader:1071:27) at defaultResolveImplForCJSLoading (node:internal/modules/cjs/loader:1095:10) at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1122:12) at Module._load (node:internal/modules/cjs/loader:1294:5) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 { code: 'MODULE_NOT_FOUND', requireStack: [] }
Node.js v24.18.1