LemLib Installation Help

I’m trying to start using LemLib and I’m running into errors installing it. I installed the zip to the project directory and navigated to the directory using the pros terminal.

pros c fetch [email protected]
works fine

pros c apply [email protected]
however, runs into this error

This error usually happens when your version of PROS does not match the version of PROS LemLib uses. LemLib uses PROS 3.8.0 and does not support other versions

You can fix it by running
pros c install [email protected]

then you can try to reapply the template

I tried downgrading , and no results, I got the same error as Niikkc (see attached image below)

Can you run pros c info-project and post the output?

I am having the same problem,
error

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.