Problem 1: please try giving all the `@react-spectrum` dependencies
version "3.0.1", then `npm install` and re-run your app. This is the
tracking issue for the record:
https://github.com/adobe/aio-cli/issues/201.Problem 2: if you selected
"Adobe Analytics" from the template with `aio app init`, your .env file
would have a variable called `ANALYTICS_COMPANY_ID` commented out.
Please set your company ID there, uncomment (by removing the hash "#"),
and then re-run the app. The env var is picked up ...