Skip to content

help: Unable to load devtools #394

@ahoiroman

Description

@ahoiroman

📚 What are you trying to do?

I am using dev tools with

export default defineNuxtConfig({
    devtools: {enabled: true},
//..
});

Now I am getting these errors:

Bildschirmfoto 2023-08-17 um 12 54 45@2x

I am not able to reproduce this on stackblitz, so I guess there's something wrong with my local setup. But what could that be? Where do I have to look?

🔍 What have you tried?

I tried to reinstall all dependencies, deleted the package lock file and node_modules, making sure

    "@nuxt/devtools": "latest",

is installed.

ℹ️ Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions