-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Open
Labels
Description
Version
Vben Admin V5
Describe the bug?
项目版本依赖有一些是绝对路径。在pnpm i 之后,文件就无法移动或者修改文件名称了。很多时候要无网络开发。那么如何使用呢。如果移动项目或者修改一下文件名称呢。每次都要删除node_modules 在重新pnpm i吗
Reproduction
项目版本依赖有一些是绝对路径。在pnpm i 之后,文件就无法移动或者修改文件名称了。很多时候要无网络开发。那么如何使用呢。如果移动项目或者修改一下文件名称呢。每次都要删除node_modules 在重新pnpm i吗
System Info
项目版本依赖有一些是绝对路径。在pnpm i 之后,文件就无法移动或者修改文件名称了。很多时候要无网络开发。那么如何使用呢。如果移动项目或者修改一下文件名称呢。每次都要删除node_modules 在重新pnpm i吗Relevant log output
Validations
- Read the docs
- Ensure the code is up to date. (Some issues have been fixed in the latest version)
- I have searched the existing issues and checked that my issue does not duplicate any existing issues.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.