Skip to content

Vue.js debugging in Chrome and VS Code isn't working #201

@EricG-Personal

Description

@EricG-Personal

I attempted to follow the instructions at

https://github.com/Microsoft/vscode-recipes/blob/master/vuejs-cli/README.md

but could not get them to work as expected. After running, the debugger does stop, but it stops on line 1058 in app.js and not on line 90 in HelloWorld.vue ( return { ).

I should be using the latest released versions of the various products involved.

npm --version
6.7.0

vue --version
2.9.6

VS Code
Version 1.32.1 (1.32.1)

Chrome
Version 72.0.3626.121 (Official Build) (64-bit)

Chrome Extension Vue.js devtools
4.1.5 beta

VS Code Extension Debugger for Chrome
4.11.3

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