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

[json] error loading schemas #236965

Closed
muyeluoluo opened this issue Dec 26, 2024 · 1 comment · Fixed by #237275
Closed

[json] error loading schemas #236965

muyeluoluo opened this issue Dec 26, 2024 · 1 comment · Fixed by #237275
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug json JSON support issues unreleased Patch has not yet been released in VS Code Insiders
Milestone

Comments

@muyeluoluo
Copy link

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version:
  • OS Version:

Steps to Reproduce:

  1. Prettier - Code formatter或者Prettier Now都出现一个报错
  2. 加载引用“file:///c:/Users/60527/.vscode-insiders/extensions/esbenp.prettier-vscode-11.0.0/package-json-schema.json”时出现问题: 无法从“c:\Users\60527.vscode-insiders\extensions\esbenp.prettier-vscode-11.0.0\package-json-schema.json”加载架构: Schema not found: file:///c:/Users/60527/.vscode-insiders/extensions/esbenp.prettier-vscode-11.0.0/package-json-schema.json。
  3. Image
  4. Image
  5. 虽然影响不大,但希望解决一下这个问题
@vs-code-engineering vs-code-engineering bot added *english-please Issue not using English and removed *english-please Issue not using English labels Dec 26, 2024
@jrieken jrieken added the ~info-needed Issue requires more information from poster (with bot comment) label Jan 6, 2025
Copy link

Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue.

Happy Coding!

@vs-code-engineering vs-code-engineering bot added info-needed Issue requires more information from poster and removed ~info-needed Issue requires more information from poster (with bot comment) labels Jan 6, 2025
@aeschli aeschli assigned aeschli and unassigned jrieken Jan 7, 2025
@aeschli aeschli added this to the January 2025 milestone Jan 7, 2025
@aeschli aeschli changed the title Prettier的报错 [json] error loading schemas Jan 7, 2025
@aeschli aeschli added json JSON support issues bug Issue identified by VS Code Team member as probable bug and removed info-needed Issue requires more information from poster labels Jan 7, 2025
@vs-code-engineering vs-code-engineering bot added the unreleased Patch has not yet been released in VS Code Insiders label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug json JSON support issues unreleased Patch has not yet been released in VS Code Insiders
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants