Search Criteria
Package Details: vsce 2.15.0-2
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.016321 |
First Submitted: | 2019-02-17 18:38 (UTC) |
Last Updated: | 2023-01-15 19:22 (UTC) |
Dependencies (4)
- nodejs (nodejs6-bin, nodejs-git, nodejs-nightly, nodejs-lts-fermium, nodejs-lts-gallium, nodejs-lts-hydrogen)
- npm (nodejs6-bin, nodejs-nightly) (make)
- typescript (make)
- yarn (yarn-nightly, yarn-xdg, yarn-xdg-bin) (make)
Latest Comments
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.