-
Notifications
You must be signed in to change notification settings - Fork 67
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
Build fails at targetlittlefs-do #121
Comments
It's still en error with the
Try to run the failing command (the one with |
just merged #122 stating a minimum version of nodejs of 14.0 and issueing a warning if a lower version is deteted. Although it seems 14.0 isn't quite the lowest version as our Ubuntu 22.04 base build fails as well Maybe #120 helps you, as they've found that downgrading (or pinning) of the |
That fixes it |
The swc thingy or the disable resources flag?
On September 18, 2023 8:56:00 AM GMT+02:00, Cornelius Andreas Rosenaa ***@***.***> wrote:
That fixes it
--
Reply to this email directly or view it on GitHub:
#121 (comment)
You are receiving this because you commented.
Message ID: ***@***.***>
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
|
Installing the |
We are working on a solution that likely won't require downgrading packages. |
Yes Feedback on InfiniTimeOrg/InfiniTime#1863 would be highly appreciated |
Just FYI, this also fixed the same problem for me. Changed the install step to:
Cheers. |
I run
cmake -S . -B build
which builds fine but when i runcmake --build build -j4
i get the following output and errorsThe text was updated successfully, but these errors were encountered: