Ёkaterina Krivich

Results 18 comments of Ёkaterina Krivich

ok, as I see this ticket is probably got outdated with time :) Browser / OS data is already there: operating_systems.csv ``` name,visitors Linux,1140 Windows,1121 macOS,1118 ``` browsers.csv ``` name,visitors...

hey, will fix that too. Sorry for not being able to read the issue title :D

Made a change in https://github.com/plausible/analytics/pull/3296. Unfortunately looks like all Elixir jobs are failing (locally everything ok, so must be permissions issue). File looks like: browser_version.csv ``` name,version,visitors Chrome,49,15 Edge,18,15 Firefox,33,14...

hey probably you were able to resolve it by now, but the most common issue could be that you used incorrect credentials to access the aws s3. To check that,...

if anyone struggles with the same problem, find the working url [here](https://github.com/subutux/rmapy/issues/28#issuecomment-1005132213): https://my.remarkable.com/device/desktop/connect

Having same error with spring 1.6.1 under docker container. For any gem I have "... is not yet checked out. Run `bundle install` first." having `Gem.paths = { "GEM_PATH" =>...

Okay for those who will face the same problem: just use [this page from bundler docs](http://bundler.io/issues.html) to resolve, it says: ``` # remove user-specific gems and git repos rm -rf...

Not really sure about travis checks here, since the only thing I've touched it's readme 🐌