▲ | king_magic 8 hours ago | |
The install errors out after following two basic install commands. This is poor code hygiene on the part of the authors. That's "not ready for primetime" in my book.
| ||
▲ | SyrupThinker 6 hours ago | parent [-] | |
Please tell me you are not running a NodeJS release that hasn't been supported for at least 3 years... Optional chaining was added in v14 (2020), and it sure looks like that is the issue here. |