Search Criteria
Package Details: vsce 3.9.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vsce.git (read-only, click to copy) |
|---|---|
| Package Base: | vsce |
| Description: | Visual Studio Code extension manager |
| Upstream URL: | https://github.com/microsoft/vscode-vsce |
| Licenses: | MIT |
| Submitter: | m-pilia |
| Maintainer: | gilcu3 |
| Last Packager: | gilcu3 |
| Votes: | 6 |
| Popularity: | 0.39 |
| First Submitted: | 2019-02-17 18:38 (UTC) |
| Last Updated: | 2026-05-02 20:44 (UTC) |
Dependencies (4)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- npm (python-nodejs-wheelAUR, npm-corepackAUR)
- typescript (typescript-gitAUR) (make)
- yarn (yarn-berryAUR, yarn-corepackAUR) (make)
Required by (1)
- python-ocp-vscode (make)
Latest Comments
1 2 Next › Last »
zulc22 commented on 2026-03-28 19:17 (UTC)
Hello, can you add
options=(!strip)? Not having it causes the package to take a very long time to build on my system.Mikaka commented on 2025-03-19 12:44 (UTC) (edited on 2025-03-19 12:44 (UTC) by Mikaka)
@gilcu3 hi you're right, I've erased the cache and it works now. Thank you and sorry for the invalid report :)
gilcu3 commented on 2025-03-18 18:05 (UTC)
@Mikaka the checksum looks fine to me, can you try erasing the file so that it is downloaded again?
Mikaka commented on 2025-03-18 15:48 (UTC) (edited on 2025-03-18 15:48 (UTC) by Mikaka)
Hi, I get following error on this version:
Building vsce...==> Making package: vsce 3.2.2-2 (Tue Mar 18 16:47:18 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found vsce-v3.2.2.tar.gz
==> Validating source files with sha256sums...
==> ERROR: One or more files did not pass the validity check!
Error: Failed to build vsce
gilcu3 commented on 2025-03-11 15:09 (UTC)
@getzze Should be fixed now, I indeed found easier to revert to the npm registry.
getzze commented on 2025-03-11 12:31 (UTC)
When I run
vsce, I get the following error:And indeed
/usr/lib/node_modules/@vscode/vsce/out/main.jsis not installed by the package. The wholeoutfolder is missing and instead asrcfolder is installed. Reverting to installing from the "https://registry.npmjs.org/" source fixes it.gilcu3 commented on 2025-03-06 16:19 (UTC)
@getzze I cannot reproduce the error, not even inside a chroot environment. Can you share any logs or describe the situation with more details?
getzze commented on 2025-03-06 16:14 (UTC)
The package is broken with the last version 3.2.2. Reverting the changes in PKGBUILD (except the version bump) make it work again.
mrms commented on 2024-01-26 07:53 (UTC)
npmshould be put intodepends, not intomakedepends. The tool uses it when packaging.patlefort commented on 2023-01-15 19:10 (UTC)
Error on install:
install: cannot stat '/tmp/elrick-temp/makepkg/build/vsce/src/package/LICENSE': No such file or directory1 2 Next › Last »