virtual
virtual copied to clipboard
Babel error in official website's demo
Describe the bug
The demo showed at https://tanstack.com/virtual/latest doesn't build and instead shows a babel error:
[plugin:vite:react-babel] [BABEL] /home/projects/kkvilwwlbb.github/src/main.tsx: Cannot find module '/home/projects/kkvilwwlbb.github/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js' /home/projects/kkvilwwlbb.github/src/main.tsx
Your minimal, reproducible example
https://tanstack.com/virtual/latest
Steps to reproduce
- Go to: https://tanstack.com/virtual/latest
Expected behavior
- The demo shows
How often does this bug happen?
Every time
Screenshots or Videos
Platform
- OS: macOS
- Browser: Arc
tanstack-virtual version
latest
TypeScript version
No response
Additional context
No response
Terms & Code of Conduct
- [x] I agree to follow this project's Code of Conduct
- [x] I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.