question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Errors with dynamic extension install ?

See original GitHub issue

az feedback auto-generates most of the information requested below, as of CLI version 2.0.62

Describe the bug Testing out new dynamic extension install feature

To Reproduce

  1. az config set extension.run_after_dynamic_install=yes_without_prompt – succeeded image

  2. run az mysql up – failed image

3)az databricks workspace create – also failed image

Expected behavior no fail

Environment summary Windows image

Additional context image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
fengzhou-msftcommented, Aug 24, 2020

run_after_dynamic_install is currently a boolean, only supports yes or no while use_dynamic_install is a string and supports yes_prompt, yes_without_prompt, no.

0reactions
chenlomiscommented, Aug 24, 2020

Oh okay. Thanks! I see what happened here. Conflated the use dynamic install with run after dynamic install

Awesome! Fixed the command and they worked image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dynamic extensions to errors object in react-hook-form
When I try errors[dynamic]?.type it doesn't render. When I try errors[dynamic].message it returns an error says TypeError: Cannot read property ...
Read more >
Getting Error while installing Microsoft Dynamic CRM...
Hi everyone, I am working on an install of Microsoft Dynamic CRM 365 v9. I am at the point of installing the Reporting...
Read more >
Azure CLI - az config and the new dynamic extension installer ...
Dynamic extension installer is Azure CLI's intelligent and interactive way to install extensions on your behalf, after you'd attempted to ...
Read more >
Error "Unable to load dynamic library..." on Project:Support desk
I installed 1.17 at the new host with database and verified the site worked. I then uploaded all the extensions, images, and Local...
Read more >
Web page error for dynamic component - SketchUp Community
SU 2016 Lately one of my trainees gets an Web Page error message ... Solution: Download and re-install the Dynamic Component Extension.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found