0

I'm trying to set up vitepress in a docker container and so far the markdown is available through the routes:

enter image description here

but when I try to run vitepress (routing to index.html), it throws this error:

enter image description here

which indicates that there is a problem with resolving an import. It might be caused by the @ in the import. At this point I'm not sure how @ is treated inside of node modules. I would assume that it's not a alias placeholder. Any idea how to approach this issue?

Artur Müller Romanov
  • 4,417
  • 10
  • 73
  • 132

0 Answers0