Skip to content

vscode-json-languageserver crashes on start: Cannot find module '../out/jsonServerMain' #107949

@apexskier

Description

@apexskier
  • VSCode Version: n/a
  • OS Version: macOS 10.15.6 (19G2021)

Steps to Reproduce:

  1. npx vscode-json-languageserver (or run it locally, this is just the quickest repro)
  2. See the following:
    Cannot find module '../out/jsonServerMain'
    Require stack:
    - /Users/cameronlittle/.npm/_npx/63688/lib/node_modules/vscode-json-languageserver/bin/vscode-json-languageserver
    

This doesn't happen on the previous release (npx vscode-json-languageserver@1.2.3)

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugjsonJSON support issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions