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
执行npm init vuepress vuepress-starter创建项目后,启动时报错。
sass-embeded应该不需要用户安装。
用户创建完项目后,需要安装sass-embeded
npx vuepress info
The text was updated successfully, but these errors were encountered:
修复了吗 安装后会提示:
Sorry, something went wrong.
https://theme-hope.vuejs.press/zh/faq/vite.html#vite-%E5%86%B7%E5%90%AF%E5%8A%A8%E9%80%9F%E5%BA%A6%E6%85%A2 but checkeout webpackBundler, still have a problem:
No branches or pull requests
Bug report
Steps to reproduce
执行npm init vuepress vuepress-starter创建项目后,启动时报错。
What is expected?
sass-embeded应该不需要用户安装。
What is actually happening?
用户创建完项目后,需要安装sass-embeded
Other relevant information
npx vuepress info
in my VuePress project:System:
OS: Windows 10 10.0.19045
CPU: (12) x64 AMD Ryzen 5 5600G with Radeon Graphics
Memory: 7.48 GB / 15.37 GB
Binaries:
Node: 20.11.1 - C:\Program Files\nodejs\node.EXE
Yarn: Not Found
npm: 10.8.1 - C:\Program Files\nodejs\npm.CMD
pnpm: 9.4.0 - ~\AppData\Roaming\npm\pnpm.CMD
bun: Not Found
Utilities:
Git: 2.42.0.
Browsers:
Chrome: Not Found
Edge: Chromium (127.0.2651.74)
npmPackages:
@vuepress/bundler-vite: ^2.0.0-rc.7 => 2.0.0-rc.18
@vuepress/bundler-webpack: Not Found
@vuepress/cli: 2.0.0-rc.18
@vuepress/client: 2.0.0-rc.18
@vuepress/core: 2.0.0-rc.18
@vuepress/markdown: 2.0.0-rc.18
@vuepress/shared: 2.0.0-rc.18
@vuepress/utils: 2.0.0-rc.18
vue: ^3.4.0 => 3.5.11
vue-router: 4.4.5
vuepress: ^2.0.0-rc.7 => 2.0.0-rc.18
The text was updated successfully, but these errors were encountered: