Skip to content

Error message in console from dev server while using BraveΒ #15875

@regnstr

Description

@regnstr

Describe the bug

While running the dev server and viewing the built page with Brave, I'm getting an error message about a file missing:

SvelteKitError: Not found: /.well-known/appspecific/com.chrome.devtools.json

The error is output from the server to the terminal, but only when the dev tools panel in Brave is open. The error shows up regardless of whether i have the svelte dev tools installed or not. It appears both with and without "shields up".

With Chrome open the error does not show up, so perhaps this is an issue with Brave.

Reproduction

Use "sv create" and create a barebones app. Start the dev server and open the page in Brave. Open the dev tools panel in Brave and the error should appear in the terminal.

Logs

System Info

System:
    OS: Windows 11 10.0.26100
    CPU: (16) x64 AMD Ryzen 7 7800X3D 8-Core Processor
    Memory: 15.80 GB / 63.22 GB
  Binaries:
    Node: 22.13.1 - C:\Program Files\nodejs\node.EXE
    npm: 10.9.2 - C:\Program Files\nodejs\npm.CMD
    pnpm: 10.10.0 - ~\AppData\Roaming\npm\pnpm.CMD
  Browsers:
    Edge: Chromium (132.0.2957.115)
    Internet Explorer: 11.0.26100.1882

(Not sure why neither Brave or Chrome shows up here...)

Severity

annoyance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions