Skip to content

Fails to install if my VSCode settings contain comments #458

Description

@Strajk

VSCode settings.json allows comments, which is super handy.

When running director serve, I get
[AppError]: syntax error in config file

at lT.initialize (file:///Users/strajk/.local/share/fnm/node-versions/v22.21.0/installation/lib/node_modules/@director.run/cli/dist/cli.js:666:14568)
    at async lT.initialize (file:///Users/strajk/.local/share/fnm/node-versions/v22.21.0/installation/lib/node_modules/@director.run/cli/dist/cli.js:666:24875)
    at async lT.reset (file:///Users/strajk/.local/share/fnm/node-versions/v22.21.0/installation/lib/node_modules/@director.run/cli/dist/cli.js:666:26803)
    at async DK.resetAll (file:///Users/strajk/.local/share/fnm/node-versions/v22.21.0/installation/lib/node_modules/@director.run/cli/dist/cli.js:666:28888)
    at async DK.enforceClientConfigs (file:///Users/strajk/.local/share/fnm/node-versions/v22.21.0/installation/lib/node_modules/@director.run/cli/dist/cli.js:666:27855)

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