You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unhandled rejection TypeError: Cannot create property 'key' on string 'a'
at C:\snapshot\lando\build\cli\integrations\lando-acquia\lib\utils.js
at C:\snapshot\lando\build\cli\node_modules\lodash\lodash.js:4943:15
at Function.forEach (C:\snapshot\lando\build\cli\node_modules\lodash\lodash.js:9410:14)
at Object.getHostKeys (C:\snapshot\lando\build\cli\integrations\lando-acquia\lib\utils.js)
at mergeKeys (C:\snapshot\lando\build\cli\integrations\lando-acquia\recipes\acquia\init.js)
at Object.options (C:\snapshot\lando\build\cli\integrations\lando-acquia\recipes\acquia\init.js)
at C:\snapshot\lando\build\cli\plugins\lando-recipes\lib\options.js
at arrayEach (C:\snapshot\lando\build\cli\node_modules\lodash\lodash.js:530:11)
at Function.forEach (C:\snapshot\lando\build\cli\node_modules\lodash\lodash.js:9410:14)
at Object.getConfigOptions (C:\snapshot\lando\build\cli\plugins\lando-recipes\lib\options.js)
at C:\snapshot\lando\build\cli\plugins\lando-recipes\tasks\init.js
at C:\snapshot\lando\build\cli\lib\lando.js
From previous event:
at processImmediate (internal/timers.js:456:21)
Please help. Thank you.
The text was updated successfully, but these errors were encountered:
The error I received after I ran lando init:
Unhandled rejection TypeError: Cannot create property 'key' on string 'a'
at C:\snapshot\lando\build\cli\integrations\lando-acquia\lib\utils.js
at C:\snapshot\lando\build\cli\node_modules\lodash\lodash.js:4943:15
at Function.forEach (C:\snapshot\lando\build\cli\node_modules\lodash\lodash.js:9410:14)
at Object.getHostKeys (C:\snapshot\lando\build\cli\integrations\lando-acquia\lib\utils.js)
at mergeKeys (C:\snapshot\lando\build\cli\integrations\lando-acquia\recipes\acquia\init.js)
at Object.options (C:\snapshot\lando\build\cli\integrations\lando-acquia\recipes\acquia\init.js)
at C:\snapshot\lando\build\cli\plugins\lando-recipes\lib\options.js
at arrayEach (C:\snapshot\lando\build\cli\node_modules\lodash\lodash.js:530:11)
at Function.forEach (C:\snapshot\lando\build\cli\node_modules\lodash\lodash.js:9410:14)
at Object.getConfigOptions (C:\snapshot\lando\build\cli\plugins\lando-recipes\lib\options.js)
at C:\snapshot\lando\build\cli\plugins\lando-recipes\tasks\init.js
at C:\snapshot\lando\build\cli\lib\lando.js
From previous event:
at processImmediate (internal/timers.js:456:21)
Please help. Thank you.
The text was updated successfully, but these errors were encountered: