Specifying a nonexistent plug does cause any errors
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
If for example I misspell network-bind
apps:
foo:
command: foo
plugs: [network-bin]
The snap still builds, but I get errors at runtime because no plug has been applied, it would be much better to error or at least warn that the plug I specified doesn't exist
Evaluation history
No evaluation history available.