virtual icon indicating copy to clipboard operation
virtual copied to clipboard

Babel error in official website's demo

Open shoooe opened this issue 1 year ago • 0 comments

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

  1. Go to: https://tanstack.com/virtual/latest

Expected behavior

  1. The demo shows

How often does this bug happen?

Every time

Screenshots or Videos

Image

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.

shoooe avatar Dec 10 '24 07:12 shoooe