ericraymond
ericraymond
When I run PiBakery2 bia `npm start` I get the following error at startup. ```Uncaught Exception: ReferenceError: app is not defined at createMenu (/src/labs/pibakery/main.js:205:14) at launchPiBakery (/src/labs/pibakery/main.js:162:3) at Object. (/src/labs/pibakery/main.js:97:3)...
Yaml is a superset of json and more readable.
The json format has each step embedded in the last ... leading to deeply nested json. Why not use a flat json array (list)?
The general idea is that we may need to have a reboot or two during the initial setup process. RASPAP has this as qa requirement, for example. This would essentially...
Using a policy file works at stack creation, but not upon update (migration) of a stack. The new policy is never applied. As a workaround, we need to call set-stack-policy...