Search Criteria
Package Details: vsce 3.0.0-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: | m-pilia |
Last Packager: | m-pilia |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2019-02-17 18:38 (UTC) |
Last Updated: | 2024-08-24 11:00 (UTC) |
Dependencies (4)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- npm (corepackerAUR, python-nodejs-wheelAUR)
- typescript (typescript-gitAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Latest Comments
mrms commented on 2024-01-26 07:53 (UTC)
npm
should 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 directory
m-pilia commented on 2021-01-12 16:56 (UTC)
@Jaakkonen: Fixed, thanks!
Jaakkonen commented on 2021-01-12 00:36 (UTC)
Missing dependency yarn. The tool tries to use it when packaging
ruy16109 commented on 2020-04-26 04:24 (UTC)
Outdated
m-pilia commented on 2019-11-21 18:36 (UTC)
@esben: Fixed, thanks!
esben commented on 2019-11-21 13:36 (UTC)
Fails with
sh: tsc: command not found
if typescript is not installed.