Results 11 issues of Jose
trafficstars

#### Bug #### What is the current behavior? Using `global` does nothing #### If the current behavior is a bug, please provide the steps to reproduce and possibly a minimal...

Is there a way to support multiple Google Drive accounts? So far Odrive is working great for me but I need to sync at least two different accounts, wondering if...

enhancement

I try to send a hello world message using Slack go API. ``` const token = "my token in here!" func main(){ api := slack.New(token) chanelId := `do some stuff...

bug

A fresh flutter projects promps this error when adding the dependency of `screenshots` ``` because every version of integration_test from sdk depends on file 6.0.0-nullsafety.4 and screenshots >=1.0.0 depends on...

The app works fine in Ubuntu, but I have two separate Google Drive accounts. It'd be great if we could use multiple Google Drive accounts simultaneously.

CLI Version: several versions tried out, same problem OS Type: Windows. In Linux it is working fine. Installation via: tried npm, github repo and windows installer Mode: ARM Environment: not...

I cannot complete this step of your guide: > Let's also copy the Xamarin.Android tools in bin: > > sudo mkdir -p /usr/lib/mono/xamarin-android/bin/ > sudo cp -r bin/Debug/bin/* /usr/lib/mono/xamarin-android/bin/ I...

question

It prompts this error: ``` CSC : error CS0006: Metadata file '/Reference Assemblies/Microsoft/Framework/MonoAndroid/v1.0/mscorlib.dll' could not be found ``` I followed the guide as you specify. Any ideas?

We can convert the output to Stream... but why not the something for input? It is really inconvenient to have to convert the input to Bitmap.

Document: `reference/storage_btrfs.md` In the fragment: ``` This approach is not very efficient and might cause issues when creating snapshots. ``` It is not clear whether the `is not very efficient`...

Documentation
Improvement