On my computer, when I create a vitepress project on the desktop, the project is normal. But when I nest a folder outside the project, my console will report the following error. There are no problems under my friend's window computer.
My computer environment is as follows:
System:
OS: macOS 12.6
CPU: (8) arm64 Apple M1 Pro
Memory: 64.11 MB / 16.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 16.16.0 - ~/.nvm/versions/node/v16.16.0/bin/node
Yarn: 1.22.19 - /usr/local/bin/yarn
npm: 8.11.0 - ~/.nvm/versions/node/v16.16.0/bin/npm
Browsers:
Chrome: 108.0.5359.124
Safari: 15.6.1
npmPackages:
vitepress: ^1.0.0-alpha.31 => 1.0.0-alpha.31
I hope that the projects created by my vitepress can be accessed normally under the condition of nested folders