Angel Rojo
Angel Rojo
Configured the sync folders permissions to fix the permission issues for www-data user when using a linux host box. [PR#2](https://github.com/alankent/vagrant-magento2-apache-base/pull/2) is trying to address the same issue in a similar...
### Expected Behaviour If my runtime action declares inputs mapped to environment vars in the app.config.yaml ```yaml created: function: created/index.js web: 'no' runtime: nodejs:20 inputs: ONE_INPUT: $ONE_INPUT ``` and the...
### Expected Behaviour `aio login` completes successfully ### Actual Behaviour `aio login` yields this message ``` aio login › Error: Cannot get token for context 'onboarding-config': [IMSSDK:CONTEXT_NOT_CONFIGURED] IMS context 'onboarding-config'...