This repository has been archived by the owner on Jun 16, 2024. It is now read-only.
[DEV]: make build fails with error TS2370: A rest parameter must be of an array type. #506
Labels
dev
Developers only issue
Summary
Cloning the repository, setting the environment and building with Make fails with a TypeScript compiler error:
Expected behaviour: building the project succeeds.
Actual behaviour: a the TypeScript error
TS2370: A rest parameter must be of an array type
fails the build process.Additional info
Branch:
master
, latest commit:Operating system: Gentoo Linux, kernel
6.8.9-gentoo-x86_64
.Make, Cmake, GCC and TypeScript versions:
The text was updated successfully, but these errors were encountered: