Hi,
I built an app, but it failed to start up due to app legato version and system legato version mismatching:
root@swi-mdm9x28-wp:~# app info smsApp
smsApp
status: stopped
app.name: smsApp
app.md5: d71e32e26f4be93a003ea5c5912bb872
app.version:
legato.version: 20.04.0
root@swi-mdm9x28-wp:~# legato version
19.11.2_625c7d1acfd1ca45b2dbe189b4cb1ce7_modified
How could I fix this? Do I upgrade system legato or degrade app legato version?
jyijyi
2
Yes, you can try either method
Hi
Could you be a little bit specific, how do I degrade app legato version?
Thank you
jyijyi
4
In the vscode, you can choose the package of profile
I have been using command line, can I do it via command line?
jyijyi
6
Before you do mkapp, you need to go to correct package to do “. bin/configlegatoenv”
did you mean leaf package?
jyijyi
8
are you doing the mkapp in “leaf shell”?
If yes, you need to setup profile with dedicated package which has its legato version.