Skip to content
New issue

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

登录到系统后,visual studio code 控制台报一堆 “无法读取 xxxxx 的映射源” 的信息 #6379

Open
citynook opened this issue Jun 18, 2024 · 1 comment

Comments

@citynook
Copy link

版本号:

3.7.0, 2024-06-18 日最新版本

问题描述:

登录到系统后,visual studio code 控制台报一堆 “无法读取 xxxxx 的映射源” 的信息,这些信息都和 @zxcvbn-ts 依赖有关。
虽然还没有发现影响系统正常使用,但...敲代码的洁癖,总想解决这类的情况~~~

截图&代码:

image

无法读取 file:///D:/Source/DPGitlab/JeecgBoot/jeecgboot-vue3/node_modules/.pnpm/%40zxcvbn-ts%2Bcore%403.0.4/node_modules/%40zxcvbn-ts/core/src/matcher/separator/feedback.ts 的源映射: ENOENT: no such file or directory, open 'd:\Source\DPGitlab\JeecgBoot\jeecgboot-vue3\node_modules\.pnpm\@[email protected]\node_modules\@zxcvbn-ts\core\src\matcher\separator\feedback.js.map'
无法读取 file:///D:/Source/DPGitlab/JeecgBoot/jeecgboot-vue3/node_modules/.pnpm/%40zxcvbn-ts%2Bcore%403.0.4/node_modules/%40zxcvbn-ts/core/src/Feedback.ts 的源映射: ENOENT: no such file or directory, open 'd:\Source\DPGitlab\JeecgBoot\jeecgboot-vue3\node_modules\.pnpm\@[email protected]\node_modules\@zxcvbn-ts\core\src\Feedback.js.map'
无法读取 file:///D:/Source/DPGitlab/JeecgBoot/jeecgboot-vue3/node_modules/.pnpm/%40zxcvbn-ts%2Bcore%403.0.4/node_modules/%40zxcvbn-ts/core/src/debounce.ts 的源映射: ENOENT: no such file or directory, open 'd:\Source\DPGitlab\JeecgBoot\jeecgboot-vue3\node_modules\.pnpm\@[email protected]\node_modules\@zxcvbn-ts\core\src\debounce.js.map'
无法读取 file:///D:/Source/DPGitlab/JeecgBoot/jeecgboot-vue3/node_modules/.pnpm/%40zxcvbn-ts%2Bcore%403.0.4/node_modules/%40zxcvbn-ts/core/src/index.ts 的源映射: ENOENT: no such file or directory, open 'd:\Source\DPGitlab\JeecgBoot\jeecgboot-vue3\node_modules\.pnpm\@[email protected]\node_modules\@zxcvbn-ts\core\src\index.js.map'
前端安装环境:

如果你是启动报错,请说明你的前端环境

  • 采用的是pnpm安装还是yarn?
  • node版本号:18.18.0
  • pnpm版本号:9.1.3
  • npm版本号:9.8.1

友情提示(为了提高issue处理效率):

  • 未按格式要求发帖,会被直接删掉;
  • 请自己初判问题描述是否清楚,是否方便我们调查处理;
  • 描述过于简单或模糊,导致无法处理的,会被直接删掉;
@zhangdaiscott
Copy link
Member

zy

@zhangdaiscott zhangdaiscott transferred this issue from another repository Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants