voideditor / void

https://voideditor.com
MIT License
8.06k stars 400 forks source link

Build x64 error #40

Closed Roywhite closed 4 weeks ago

Roywhite commented 1 month ago

error info: [17:55:04] Finished compilation with 0 errors after 2490314 ms [17:55:04] Finished compile-src after 2510786 ms [17:55:04] Starting compile-build ... [17:55:04] Finished compile-build after 19 ms [17:55:04] Starting clean-extensions-build ... [17:55:04] Finished clean-extensions-build after 8 ms [17:55:04] Starting bundle-marketplace-extensions-build ... [17:55:04] [extensions] ms-vscode.js-debug-companion@1.1.3 up to date ✔︎ [17:55:04] Downloading extension from GH: ms-vscode.js-debug@1.92.0 ... [17:55:04] Downloading extension from GH: ms-vscode.vscode-js-profile-table@1.0.9 ... [17:55:08] The following tasks did not complete: vscode-win32-x64 [17:55:08] Did you forget to signal async completion?

andrewpareles commented 1 month ago

Please follow the instructions on https://github.com/voideditor/void/blob/main/CONTRIBUTING.md.

I'm not sure what you're trying to edit, but if you're just getting started, we recommend building the extension, not the IDE.

DFP- commented 1 month ago

Not the reporter, but I observed this as well trying to build vscode-linux-x64 out of curiosity after building/running the extension (which worked without issue)

Roywhite commented 1 month ago

Please follow the instructions on https://github.com/voideditor/void/blob/main/CONTRIBUTING.md.

I'm not sure what you're trying to edit, but if you're just getting started, we recommend building the extension, not the IDE.

The extension has been successfully built, but an error occurred when running 'npm run gulp vscode-win32-x64'

ShikangPang commented 1 month ago

I’ve experienced the same issue as well.

andrewpareles commented 1 month ago

Are you on Windows or Mac?

ShikangPang commented 1 month ago

I build this package on Ubuntu 24.04.1 LTS

Are you on Windows or Mac?

Roywhite commented 1 month ago

Are you on Windows or Mac?

I build this package on Windows 10 22H2

andrewpareles commented 4 weeks ago

Solved. Please see Void's Discord server.