Vencord icon indicating copy to clipboard operation
Vencord copied to clipboard

[WIP] package vencord as asar

Open Vendicated opened this issue 1 year ago • 3 comments

TODO:

  • [x] make git updater work
  • [x] update installer
  • [x] update vesktop
  • [x] test
  • [ ] test updater

depeneds on https://github.com/Vencord/Vesktop/pull/771 and new installer release

Vendicated avatar Jul 18 '24 02:07 Vendicated

Did some testing and I can confirm the updater does work!

thororen1234 avatar Jul 19 '24 07:07 thororen1234

Commit 8fa7d00 breaks compiling on windows

Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protocol 'c:'

code: 'ERR_UNSUPPORTED_ESM_URL_SCHEME'

thororen1234 avatar Jul 19 '24 20:07 thororen1234

Commit 8fa7d00 breaks compiling on windows

Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protocol 'c:'

code: 'ERR_UNSUPPORTED_ESM_URL_SCHEME'

This might be caused by the actual file extensions using mjs still instead of mts I will test this when I get home.

This did fix it. - Wrong

I forgot I needed to be on node 20 my fault.

thororen1234 avatar Jul 20 '24 03:07 thororen1234

mom are we there yet

Vap0r1ze avatar Aug 01 '24 11:08 Vap0r1ze

are we asar yet

Vendicated avatar Sep 04 '25 00:09 Vendicated

are we asar yet

no :(

nyabinary avatar Oct 18 '25 18:10 nyabinary

taxi bring me to asar :)

thororen1234 avatar Oct 22 '25 16:10 thororen1234