Search Criteria
Package Details: slidev-cli 52.6.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/slidev-cli.git (read-only, click to copy) | 
|---|---|
| Package Base: | slidev-cli | 
| Description: | Presentation Slides for Developers | 
| Upstream URL: | https://sli.dev | 
| Licenses: | MIT | 
| Submitter: | dusansimic | 
| Maintainer: | carlosal1015 | 
| Last Packager: | carlosal1015 | 
| Votes: | 2 | 
| Popularity: | 0.147086 | 
| First Submitted: | 2021-11-16 08:52 (UTC) | 
| Last Updated: | 2025-10-29 15:28 (UTC) | 
Dependencies (2)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- npm (python-nodejs-wheelAUR, corepackerAUR) (make)
Latest Comments
butla commented on 2023-03-22 19:36 (UTC) (edited on 2023-03-23 13:15 (UTC) by butla)
I'm getting an error when trying to build the default sample presentation.
Reproduction:
slidev initto get a sample presentationslidev buildError I'm getting:
It looks like
slidevisn't seeing thenode_modulesin the current work directory.EDIT: I started installing slidev into local
node_moduleswithnpm install @slidev/cli.