I am trying to get a new app configured but nomatter what I put in the “apps” settings
apps:
firestorm:
command: bin/firestorm
When I run “snapcraft pack” I get this error:
Snapd failed to pack
Detailed information: cannot pack “/root/prime”: snap is unusable due to missing files: path “bin/firestorm” does not exist
In the repo folder there is a “bin” folder which contains the firestorm script. Any ideas what else I need to do?