Skip to content
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.

Installing dashing offline #727

Open
craigrow opened this issue Oct 26, 2016 · 0 comments
Open

Installing dashing offline #727

craigrow opened this issue Oct 26, 2016 · 0 comments

Comments

@craigrow
Copy link

Hello,

I need to install Dashing on a system that is not connected to the Internet. For other gems I've downloaded and installed them from a local source. For example...

gem install hike --local

However, this does not work for dashing. When I do the following...

gem install dashing --local

I get the following

C:\Users\q9sk\Downloads>gem install dashing --local ERROR: Could not find a valid gem 'rack' (~> 1.5.4) in any repository

This is dispite the fact I've downloaded and installed rack already.

It appears to me the dashing installer is trying to use the Internet to download a dependency. Is there a way I can make it look for that dependency locally?

Any assistance is greatly appreciated. Thanks.

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

1 participant