-
### Discussed in https://github.com/slidevjs/slidev/discussions/1924
Originally posted by **tschaub** November 1, 2024
This would be better suited for a bug report, but I haven't yet figured …
-
`pnpm create slidev` で作った直後から失敗している。
まっさら環境で `npm init slidev` を実行しても失敗した。
nodeやpnpmのバージョンが合わないわけでもない。
```text
node -v
v20.15.0
```
```text
pnpm -v
9.4.0
```
```text
pnpm dev
> …
-
nelle slide inserire:
ricordare di configurare lo switch
-
**Project description**
Presentation Slides for Developers
**Metadata**
It's a npm package, I guess that would make it easier to package, but its a tool, not a lib, so i think it should be packa…
aarmn updated
8 months ago
-
**Describe the bug**
Docker container does not start
**To Reproduce**
git clone https://github.com/slidevjs/container.git
cd container
docker run -v /home/ph/slides:/root/slides -p 300…
-
When creating a slide full of content, the content is visible in the browser but disappears when exported to a PDF file.
A minimal reproduction can be found in the original issue: https://github.co…
NN708 updated
1 month ago
-
**Describe the bug**
This is an old bug (#1348 ), but it reappeared in version 0.49.16 again, when I try to enable monaco editor.
**Minimal reproduction**
Steps to reproduce the behav…
-
**Describe the bug**
see https://github.com/slidevjs/slidev/discussions/1863#discussioncomment-10613408
**Minimal reproduction**
attached please find a reproducible example.
after …
-
H:\anaconda\envs\slidev\lib\site-packages\langchain\llms\openai.py:173: UserWarning: You are trying to use a chat model. This way of initializing it is no longer supported. Instead, please use: `from …
-
**Describe the bug**
"npm run build" ends in error "[vite:esbuild] Transform failed with 1 error - ERROR: Expected ">" but found "setup"" with just initialized slidev project. Its probably same er…
bLuma updated
3 months ago