Briefcase run works dev doesn't: Toga application must have a formal name #3037
Replies: 1 comment 1 reply
|
That error indicates that the packaging metadata for the app itself hasn't been written out. There should be a That metadata file is written as part of installing the app code. Running You say this has occurred as a result of moving the app to a new computer - how did you do this move? If the |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Unusual one:
HelloWorld tutorial App was working on one computer, moved to new MacBook and it stopped working with
briefcase devbut still works withbriefcase run(I rebuilt on new machine - didn't tryrunbefore rebuild).devdidn't work before rebuild nor after.Error is:
Have attached log. Note
toml, it does have a formal name.Any suggestions?
briefcase.2024_12_12-13_02_56.dev.log
All reactions