You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same cause as #2913 (comment) -- fprime-util new --deployment is meant to work with the latest release of F´ and not devel
We could come up with a system to have an option e.g. fprime-util new --deployment --devel. Might require some ingenuity to have CI warn when things go out of sync on devel, and fix things with a pr-xxxx branch like we do on tutorials. Then cookiecutter can dynamically download the devel cookiecutter template, which would free us from having to re-release fprime-tools every update.
Problem Description
I get this error when I try to compile the code:
Context / Environment
Execute
fprime-util version-check
and share the output.How to Reproduce
fprime-util new --deployment
Expected Behavior
Clean compile.
The text was updated successfully, but these errors were encountered: