Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

azure_sdk missing dependency for azure_mgmt_signalr #1436

Closed
seandilda opened this issue Jul 2, 2018 · 1 comment
Closed

azure_sdk missing dependency for azure_mgmt_signalr #1436

seandilda opened this issue Jul 2, 2018 · 1 comment

Comments

@seandilda
Copy link

If you install the azure_sdk gem and don't manually install the azure_mgmt_singalr gem, you'll get the following exception when trying to require 'azure_sdk':

LoadError (cannot load such file -- azure_mgmt_signalr)

Downgrading to version 0.17.3 or manually installing the azure_mgmt_signalr gem fixes the problem.

@sarangan12
Copy link
Contributor

@seandilda Thanks for reporting the issue. This has been fixed with latest release of 0.18.1 version of azure_sdk (#1586)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants