Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why does the packageing take sooo long? #144

Open
PraveenAsh opened this issue Dec 19, 2024 · 1 comment
Open

Why does the packageing take sooo long? #144

PraveenAsh opened this issue Dec 19, 2024 · 1 comment
Assignees

Comments

@PraveenAsh
Copy link

Describe the bug

Packaging build locally takes for ever

How to reproduce

npm run gulp <variant>

Expected behavior

.exe file was expected as build completion output. But only get the timestamp date log

Screenshots

[20:45:24] Starting 'vscode-win32-x64'...
[20:45:24] Starting clean-out-build ...
[20:45:24] Finished clean-out-build after 20 ms
[20:45:24] Starting build-date-file ...
[20:45:24] Finished build-date-file after 3 ms
[20:45:24] Starting compile-api-proposal-names ...
[20:45:24] Starting compilation api-proposal-names...
[20:45:24] Finished compilation api-proposal-names with 0 errors after 127 ms
[20:45:24] Finished compile-api-proposal-names after 143 ms
[20:45:24] Starting compile-src ...
[20:45:41] [mangler] Done collecting. Classes: 8129. Exported symbols: 9886
[20:45:48] [mangler] Done creating class replacements
[20:45:48] [mangler] Starting prepare rename edits
[20:45:49] Starting compilation...




Additional information

OS: Windows 10, 64 bit
Node version 20(but same result in other versions as well)
Build: Triggered locally using npm run gulp

@nang-dev
Copy link

nang-dev commented Jan 2, 2025

Yeah, that's just how it is from VSCode - takes around an 1hr. Please be patient! Let me know if it works

@nang-dev nang-dev closed this as completed Jan 2, 2025
@nang-dev nang-dev reopened this Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants