Closed arranf closed 4 months ago
You are making too many customizations in your repo. Consider providing minimal reproduction by removing all of them.
Hello @arranf. Please provide a minimal reproduction using a GitHub repository or v2.vuepress.vuejs.org/new. Issues marked with need reproduction
will be closed if they have no activity within 7 days.
Description
Build fails with Error
[ERR_MODULE_NOT_FOUND]: Cannot find package '@internal/routes' imported from /Users/arran/projects/arranf.github.io/node_modules/@vuepress/client/dist/chunk-YRXAAVF4.js
I've tried:
This appears to be an issue with either
tsup
or@vuepress/bundler-vite
Another user seems to have had this problem: https://github.com/vuepress/core/discussions/1572
Reproduction
https://github.com/arranf/arranf.github.io/
Used Package Manager
yarn
System Info