-
-
Notifications
You must be signed in to change notification settings - Fork 165
Open
Labels
Description
Describe the bug
I tried to add the 3d image of the tres build in vitepress, but it failed, I did everything according to the instructions on the official website documentation
Reproduction
https://stackblitz.com/edit/vite-vmh2csdn?file=package.json
Steps to reproduce
npm run docs:dev
System Info
System:
OS: Windows 11 10.0.26100
CPU: (20) x64 13th Gen Intel(R) CoreT i7-13800H
Memory: 17.19 GB / 31.74 GB
Binaries:
Node: 24.8.0 - ~\AppData\Local\pnpm\node.EXE
npm: 11.6.0 - ~\AppData\Local\pnpm\npm.CMD
pnpm: 10.15.0 - ~\AppData\Local\pnpm\pnpm.EXE
Browsers:
Edge: Chromium (140.0.3485.54)
npmPackages:
@tresjs/core: ^5.0.2 => 5.0.2
vitepress: 2.0.0-alpha.12 => 2.0.0-alpha.12Used Package Manager
pnpm
Code of Conduct
- I agree to follow this project's Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- The provided reproduction is a minimal reproducible example of the bug.