-
Notifications
You must be signed in to change notification settings - Fork 330
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install on Debian 9 not successful #56
Comments
Hey, i run into the same problem on Ubuntu 18.04. Can someone please provide these information ? |
Actually, my thingspeak server works. I restored an backup with working directories ~/.rvm, ~.gem, ~/.bundle and /opt/thingspeak.
Perhaps you get an error when executing I had to install:
Create a file /etc/apt/sources.list.d/package-sid.list:
Remove file /etc/apt/sources.list.d/package-sid.list
Actually, bundler is not installed. My Gemfile:
|
Hey Franz, thanks for your response. I managed to get it running, too. I started with: source /home//.rvm/scripts/rvm git clone https://github.com/iobridge/thingspeak bundle install then i hit the first error Error: rvm --force rubygems 2.1.0 solved it then. bundle install After that some more Errors occur in the install process |
I ran:
Up to here successful.
Here I got some errors:```
Bundler could not find compatible versions for gem "jquery-rails":
In Gemfile:
jquery-rails (= 3.0.4)
Bundler could not find compatible versions for gem "ruby":
In Gemfile:
ruby
The text was updated successfully, but these errors were encountered: