replugged-org / replugged

A lightweight Discord client mod focused on simplicity and performance.
https://replugged.dev/
MIT License
636 stars 64 forks source link

Installing doesn't work on NodeJS Nightly, works fine on LTS #414

Closed ValenTranshuman closed 1 year ago

ValenTranshuman commented 1 year ago

Describe the bug

Full Bug can be found on Replugged Discord here

Trying to install with current NodeJSNightly throws the following error: image

switching to NodeJS LTS works fine and fixes the error.

Please update documentation at https://replugged.dev/download to include this as a requirement.

Reproduction steps

  1. Install NodeJS nightly from https://nodejs.org/download/nightly/ .
  2. Follow installation documentation from https://replugged.dev/download .
  3. Get the error described above.

Expected behavior

Installation should work fine.

Actual behavior

esbuild does not support NodeJS 20. Installation fails with exist code 1.

Additional information

OS Version: Windows 11 Enterprise Insider Preview 25309.1000 NodeJS Version: node-v20.0.0-nightly202303050 Git version: Current Discord Version: Irrelevant to bug.

Please confirm the following

asportnoy commented 1 year ago

If it's nightly then I think you should assume things might not work properly.