Skip to content

Electron-Build has wrong filename for the .exe #67

Closed
@tonyarkles

Description

When I run scripts/code, I get the following output:

C:\Users\Owner\Documents\vscode>scripts\code
[11:17:09] Using gulpfile ~\Documents\vscode\gulpfile.js
[11:17:09] Starting 'electron'...
[11:17:09] Finished 'electron' after 459 μs
'..\Electron-Build\Code.exe' is not recognized as an internal or external command,
operable program or batch file.

Looking in the Electron-Build directory, there's no executable named Code.exe, but there is one named Code [OSS Build].exe. Is this an oversight from open sourcing the application?

Edit: Running "..\Electron-Build\Code [OSS Build].exe" . from the vscode checkout works, so it's not a blocker, just a stumbling block.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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