We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
tsup
@vuepress/bundler-vite
Another user seems to have had this problem: #1572
https://github.com/arranf/arranf.github.io/
yarn
System: OS: macOS 14.5 CPU: (8) arm64 Apple M1 Pro Memory: 350.02 MB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.9.0 - ~/.nvm/versions/node/v20.9.0/bin/node Yarn: 1.22.22 - /opt/homebrew/bin/yarn npm: 10.1.0 - ~/.nvm/versions/node/v20.9.0/bin/npm pnpm: Not Found bun: Not Found Utilities: Git: 2.39.3 - /usr/bin/git Browsers: Chrome: 126.0.6478.127 Edge: Not Found Safari: 17.5 npmPackages: @vuepress/bundler-vite: ^2.0.0-rc.14 => 2.0.0-rc.14 @vuepress/bundler-webpack: Not Found @vuepress/cli: 2.0.0-rc.14 @vuepress/client: 2.0.0-rc.14 @vuepress/core: 2.0.0-rc.14 @vuepress/markdown: 2.0.0-rc.14 @vuepress/shared: 2.0.0-rc.14 @vuepress/utils: 2.0.0-rc.14 vue: 3.4.31 vue-router: 4.4.0 vuepress: ^2.0.0-rc.14 => 2.0.0-rc.14
The text was updated successfully, but these errors were encountered:
You are making too many customizations in your repo. Consider providing minimal reproduction by removing all of them.
Sorry, something went wrong.
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.
need reproduction
No branches or pull requests
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: #1572
Reproduction
https://github.com/arranf/arranf.github.io/
Used Package Manager
yarn
System Info
The text was updated successfully, but these errors were encountered: