When running:
electrobun-builder build --target nsis
instead of starting the build process, it simply opens my index.js file in VSCode.
Expected behavior
The command should generate the NSIS installer build normally.
Actual behavior
The command launches/open index.js in Visual Studio Code and no build is performed.
Environment
OS: Windows 10/11
Node.js: 25.8.1
electrobun-builder: 0.3.7
When running:
electrobun-builder build --target nsisinstead of starting the build process, it simply opens my index.js file in VSCode.
Expected behavior
The command should generate the NSIS installer build normally.
Actual behavior
The command launches/open index.js in Visual Studio Code and no build is performed.
Environment
OS: Windows 10/11
Node.js: 25.8.1
electrobun-builder: 0.3.7